debian-galaxy-a20e/rootfs/etc/logrotate.d/alternatives

10 lines
120 B
Plaintext
Raw Normal View History

2026-08-27 13:48:54 +00:00
/var/log/alternatives.log {
monthly
rotate 12
compress
delaycompress
missingok
notifempty
create 644 root root
}