summaryrefslogtreecommitdiff
path: root/puppet/modules/clamav/files/clamav-daemon.path
blob: 6e57d1879780c06c0504554fc7f26a357d133159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Path Activation for Clam AntiVirus userspace daemon
Documentation=man:clamd(8) man:clamd.conf(5) http://www.clamav.net/lang/en/doc/

[Path]
# Check and wait for database existence before starting up
PathExistsGlob=/var/lib/clamav/main.{c[vl]d,inc}
PathExistsGlob=/var/lib/clamav/daily.{c[vl]d,inc}

[Install]
WantedBy=sockets.target