PKGBUILD fixes, add logrotate as source file

This commit is contained in:
tengel 2024-03-20 08:41:22 -05:00
parent 600922f1dd
commit 2bae8713a1
3 changed files with 18 additions and 14 deletions

View file

@ -0,0 +1,8 @@
/var/log/holland.log /var/log/holland/holland.log {
rotate 4
weekly
compress
missingok
create root adm
}