mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
Foreground yes for clamd
This commit is contained in:
parent
a563a913ed
commit
bba62fee06
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue