mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-09 22:59:47 +02:00
Foreground yes for clamd
This commit is contained in:
@@ -197,7 +197,7 @@ AllowSupplementaryGroups yes
|
||||
|
||||
# Don't fork into background.
|
||||
# Default: no
|
||||
#Foreground yes
|
||||
Foreground yes
|
||||
|
||||
# Enable debug messages in libclamav.
|
||||
# Default: no
|
||||
|
||||
@@ -4,7 +4,7 @@ After = syslog.target nss-lookup.target network.target
|
||||
|
||||
[Service]
|
||||
Type = simple
|
||||
ExecStart = /usr/sbin/clamd -c /etc/clamd.conf --nofork=yes
|
||||
ExecStart = /usr/sbin/clamd -c /etc/clamd.conf
|
||||
Restart = on-failure
|
||||
PrivateTmp = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user