premier commit

This commit is contained in:
2019-11-29 09:53:20 +01:00
commit 6b8dce9f7c
845 changed files with 89362 additions and 0 deletions

6
logrotate/ninestat Normal file
View File

@ -0,0 +1,6 @@
/var/www/html/ninestat/var/logs/*.log {
rotate 5
daily
su www-data
}