Improve Gentoo ebuild

This commit is contained in:
2024-06-03 01:10:45 -04:00
parent 320c6ecc73
commit 972916463b
4 changed files with 121 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
/var/log/pgmon/*.log {
daily
missingok
rotate 7
compress
delaycompress
copytruncate
notifempty
maxsize 1G
}