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