linuxOS_AP05/debian/ubuntu-build-service/buster-desktop-arm64/binary/etc/logrotate.d/apt
2025-09-26 09:40:02 +08: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
}