@@ -197,7 +197,7 @@ AllowSupplementaryGroups yes
# Don't fork into background.
# Default: no
-#Foreground yes
+Foreground yes
# Enable debug messages in libclamav.
@@ -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