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