[Unit] Description=Clean up the Apache2 disk cache. Used in conjunction with mod_disk_cache and mod_proxy After=syslog.target network.target remote-fs.target nss-lookup.target httpd2.service [Service] Type=forking User=%apache2_user EnvironmentFile=%_sysconfdir/sysconfig/%apache2_htcacheclean_dname PIDFile=%apache2_htcacheclean_piddir/%apache2_htcacheclean_dname ExecStart=%apache2_sbindir/%apache2_htcacheclean_dname-daemon-start -i -d $HTCACHECLEAN_DAEMON_INTERVAL -p $HTCACHECLEAN_PATH -l $HTCACHECLEAN_SIZE -P "%apache2_htcacheclean_piddir/%apache2_htcacheclean_dname" $HTCACHECLEAN_OPTIONS [Install] WantedBy=multi-user.target