lastlog is not supported in OSX, at least not in 10.14.6 (#902)

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Tyler Bennett
2020-03-23 10:11:27 -05:00
committed by GitHub
parent 9476a6348d
commit 685c735ebc
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ username=$(echo $HOME | awk -F'/' '{print $3}') && lsof -u $username
## Atomic Test #5 - Show if a user account has ever logged in remotely
Show if a user account has ever logged in remotely
**Supported Platforms:** Linux, macOS
**Supported Platforms:** Linux
-1
View File
@@ -67,7 +67,6 @@ atomic_tests:
Show if a user account has ever logged in remotely
supported_platforms:
- linux
- macos
input_arguments:
output_file:
description: Path where captured results will be placed