/usr/lib/systemd/system/htcacheclean.service
This manual page describes the systemd unit file for the htcacheclean daemon. This unit file provides a service which runs htcacheclean in daemon mode, periodically cleaning the disk cache root to ensure disk space usage is within configured limits.
The service is configured by configuration file /etc/sysconfig/htcacheclean. The following variables are used, following standard systemd EnvironmentFile= syntax:
INTERVAL=
CACHE_ROOT=
LIMIT=
OPTIONS=
/usr/lib/systemd/system/htcacheclean.service, /etc/sysconfig/htcacheclean
htcacheclean(8), httpd(8), httpd.service(8), systemd.exec(8)
Joe Orton <jorton@redhat.com>