mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
[AUTH-9208] Remove double logging
This commit is contained in:
parent
f7478bc9e0
commit
0209c6ce90
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@
|
|||
Display --indent 2 --text "- Unique UIDs" --result "${STATUS_SKIPPED}" --color WHITE
|
||||
LogText "Result: test skipped, ${PASSWD_FILE} file not available"
|
||||
fi
|
||||
LogText "Remarks: Non unique UIDs can riskful for the system or part of a configuration mistake"
|
||||
LogText "Remarks: Non unique UIDs can be a risk for the system or part of a configuration mistake"
|
||||
fi
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue