PKGBUILD fixes, add logrotate as source file
This commit is contained in:
parent
600922f1dd
commit
2bae8713a1
3 changed files with 18 additions and 14 deletions
8
holland/holland.logrotate
Normal file
8
holland/holland.logrotate
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/var/log/holland.log /var/log/holland/holland.log {
|
||||
rotate 4
|
||||
weekly
|
||||
compress
|
||||
missingok
|
||||
create root adm
|
||||
}
|
||||
|
||||
Reference in a new issue