9 lines
201 B
Desktop File
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
|