even more formatting
parent
81d2e8ae7e
commit
8f2e2c538e
|
@ -1,8 +1,8 @@
|
||||||
#roll_apache_logs Utility
|
# roll_apache_logs Utility
|
||||||
|
|
||||||
Rolls apache logs...
|
Rolls apache logs...
|
||||||
|
|
||||||
##Install
|
## Install
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
fetch https://gitea.sierraweb.com/api/v1/repos/haroldp/roll_apache_logs/archive/master.tar.gz
|
fetch https://gitea.sierraweb.com/api/v1/repos/haroldp/roll_apache_logs/archive/master.tar.gz
|
||||||
|
@ -13,7 +13,7 @@ Rolls apache logs...
|
||||||
pkg install p5-Logfile-Rotate
|
pkg install p5-Logfile-Rotate
|
||||||
rm -rf /tmp/roll_apache_logs
|
rm -rf /tmp/roll_apache_logs
|
||||||
|
|
||||||
##To Do
|
## To Do
|
||||||
|
|
||||||
Expire old logs(!)
|
Expire old logs(!)
|
||||||
Apache configtest reloads(!)
|
Apache configtest reloads(!)
|
||||||
|
|
Loading…
Reference in New Issue