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