Initial commit

This commit is contained in:
2020-12-06 14:53:06 +01:00
commit fd5fc21b12
15 changed files with 1044 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/data/log/*.log {
weekly
create 0644 root root
rotate 2
compress
delaycompress
}