mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-01-03 20:34:12 +01:00
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
/var/log/slim.log {
|
|
compress
|
|
rotate 4
|
|
weekly
|
|
delaycompress
|
|
copytruncate
|
|
missingok
|
|
notifempty
|
|
}
|