mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
spelling: installed
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
eadd2a8ed8
commit
f14e12f688
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue