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