mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Textual improvement
This commit is contained in:
parent
5b0f87b4ea
commit
011639bc60
1 changed files with 1 additions and 1 deletions
2
lynis
2
lynis
|
|
@ -794,7 +794,7 @@ ${NORMAL}
|
|||
FOUND=1
|
||||
fi
|
||||
if [ ${FOUND} -eq 1 ]; then
|
||||
LogText "Result: systemd is using systemd"
|
||||
LogText "Result: system is using systemd"
|
||||
HAS_SYSTEMD=1
|
||||
Report "systemd=1"
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue