mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-29 16:54:26 +02:00
Log proper daemon qmail/sendmail
This commit is contained in:
parent
cea0f386f6
commit
0575468980
@ -192,7 +192,7 @@
|
|||||||
logtext "Result: found running Qmail process"
|
logtext "Result: found running Qmail process"
|
||||||
Display --indent 2 --text "- Checking Qmail status..." --result RUNNING --color GREEN
|
Display --indent 2 --text "- Checking Qmail status..." --result RUNNING --color GREEN
|
||||||
QMAIL_RUNNING=1
|
QMAIL_RUNNING=1
|
||||||
SMTP_DAEMON="sendmail"
|
SMTP_DAEMON="qmail"
|
||||||
else
|
else
|
||||||
logtext "Result: no running Qmail processes found"
|
logtext "Result: no running Qmail processes found"
|
||||||
Display --indent 2 --text "- Checking Qmail status..." --result "NOT FOUND" --color WHITE
|
Display --indent 2 --text "- Checking Qmail status..." --result "NOT FOUND" --color WHITE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user