Blame SOURCES/htcacheclean.service

af9b8b
[Unit]
af9b8b
Description=Disk Cache Cleaning Daemon for Apache HTTP Server
af9b8b
After=$httpd_service
af9b8b
af9b8b
[Service]
af9b8b
Type=forking
af9b8b
User=apache
af9b8b
PIDFile=$localstatedir/run/httpd/htcacheclean/pid
af9b8b
EnvironmentFile=$sysconfdir/sysconfig/htcacheclean
af9b8b
ExecStart=$sbindir/htcacheclean -P $localstatedir/run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS