formatting

master
Harold Paulson 2020-12-01 11:00:48 -08:00
parent e59d9d403c
commit 81d2e8ae7e
1 changed files with 11 additions and 11 deletions

View File

@ -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(!)