dracut/dracut.logrotate

8 lines
103 B
Plaintext

/var/log/dracut.log {
missingok
notifempty
size 30k
yearly
create 0600 root root
}