Final updates for work laptop before I leave.
This commit is contained in:
parent
df36881c96
commit
10cdf5b1c9
12 changed files with 33 additions and 14 deletions
5
etc/logrotate.d/apache
Normal file
5
etc/logrotate.d/apache
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/var/log/httpd/*log {
|
||||
postrotate
|
||||
/etc/init.d/apache reload >/dev/null 2>&1 || true
|
||||
endscript
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue