mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +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"
|
||||
Display --indent 2 --text "- Checking Qmail status..." --result RUNNING --color GREEN
|
||||
QMAIL_RUNNING=1
|
||||
SMTP_DAEMON="sendmail"
|
||||
SMTP_DAEMON="qmail"
|
||||
else
|
||||
logtext "Result: no running Qmail processes found"
|
||||
Display --indent 2 --text "- Checking Qmail status..." --result "NOT FOUND" --color WHITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user