017c761fff
clamd not being able to access user files. OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=270
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
[Unit]
|
|
Description=ClamAV On-Access Scanner
|
|
Documentation=man:clamonacc(8) man:clamd.conf(5) https://docs.clamav.net/
|
|
Requires=clamd.service
|
|
After=clamd.service syslog.target network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
User=root
|
|
ExecStart=/usr/sbin/clamonacc --ping 30:10 --wait --fdpass
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|