55e18b4
[Unit]
c72daf6
Description=Disk Cache Cleaning Daemon for the Apache HTTP Server
55e18b4
After=httpd.service
c72daf6
Documentation=man:htcacheclean.service(8)
55e18b4
55e18b4
[Service]
55e18b4
Type=forking
55e18b4
User=apache
55e18b4
PIDFile=/run/httpd/htcacheclean/pid
55e18b4
EnvironmentFile=/etc/sysconfig/htcacheclean
55e18b4
ExecStart=/usr/sbin/htcacheclean -P /run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS