mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
4911bc963f
More sensible defaults for database encoding and auth Misc cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
9 lines
135 B
Text
9 lines
135 B
Text
/var/log/@PRGNAM@-@PG_VERSION@ {
|
|
daily
|
|
rotate 7
|
|
copytruncate
|
|
delaycompress
|
|
compress
|
|
notifempty
|
|
missingok
|
|
}
|