Files

17 lines
173 B
Plaintext
Raw Permalink Normal View History

2026-07-29 03:36:26 +03:00
/var/log/apt/term.log {
rotate 12
monthly
compress
missingok
notifempty
}
/var/log/apt/history.log {
rotate 12
monthly
compress
missingok
notifempty
}