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