Files
2025-05-16 16:28:02 +02:00

17 lines
173 B
Plaintext

/var/log/apt/term.log {
rotate 12
monthly
compress
missingok
notifempty
}
/var/log/apt/history.log {
rotate 12
monthly
compress
missingok
notifempty
}