clamav/clamd@.service
2018-01-17 17:20:04 +00:00

9 lines
201 B
Desktop File

[Unit]
Description = clamd scanner (%i) daemon
After = syslog.target nss-lookup.target network.target
[Service]
Type = forking
ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf
Restart = on-failure