Uptake changes with htcacheclean service
This commit is contained in:
		| @@ -7,5 +7,10 @@ Documentation=man:htcacheclean.service(8) | |||||||
| Type=forking | Type=forking | ||||||
| User=apache | User=apache | ||||||
| PIDFile=/run/httpd/htcacheclean/pid | PIDFile=/run/httpd/htcacheclean/pid | ||||||
|  | Environment=LANG=C | ||||||
| EnvironmentFile=/etc/sysconfig/htcacheclean | EnvironmentFile=/etc/sysconfig/htcacheclean | ||||||
| ExecStart=/usr/sbin/htcacheclean -P /run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS | ExecStart=/usr/sbin/htcacheclean -P /run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS | ||||||
|  | PrivateTmp=true | ||||||
|  |  | ||||||
|  | [Install] | ||||||
|  | WantedBy=multi-user.target | ||||||
|   | |||||||
| @@ -7,5 +7,10 @@ Documentation=man:htcacheclean.service(8) | |||||||
| Type=forking | Type=forking | ||||||
| User=apache | User=apache | ||||||
| PIDFile=/run/httpd/htcacheclean/pid | PIDFile=/run/httpd/htcacheclean/pid | ||||||
|  | Environment=LANG=C | ||||||
| EnvironmentFile=/etc/sysconfig/htcacheclean | EnvironmentFile=/etc/sysconfig/htcacheclean | ||||||
| ExecStart=/usr/sbin/htcacheclean -P /run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS | ExecStart=/usr/sbin/htcacheclean -P /run/httpd/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS | ||||||
|  | PrivateTmp=true | ||||||
|  |  | ||||||
|  | [Install] | ||||||
|  | WantedBy=multi-user.target | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user