mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
spelling: installed
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
eadd2a8ed8
commit
f14e12f688
@ -97,7 +97,7 @@
|
||||
FOUND=1; NTP_DAEMON_RUNNING=1; NTP_CONFIG_TYPE_DAEMON=1; NTP_DAEMON="openntpd"
|
||||
LogText "result: found openntpd (method: ps)"
|
||||
else
|
||||
LogText "result: running openntpd not found, but ntpctl is instaalled"
|
||||
LogText "result: running openntpd not found, but ntpctl is installed"
|
||||
fi
|
||||
|
||||
if [ "${NTP_DAEMON}" = "openntpd" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user