clamav/service.clamd
2015-07-01 13:01:41 +00:00

15 lines
252 B
Plaintext

[Unit]
Description=Clamav antivirus Deamon
After=syslog.target network.target freshclam.service
Requires=freshclam.service
[Service]
Type=forking
ExecStart=/usr/sbin/clamd
;User=vscan
;Group=vscan
;PrivateTmp=yes
[Install]
WantedBy=multi-user.target