]> git.ipfire.org Git - thirdparty/dracut.git/blob - dracut.logrotate
test/test-functions: be verbose for any $V not empty
[thirdparty/dracut.git] / dracut.logrotate
1 /var/log/dracut.log {
2 missingok
3 notifempty
4 size 30k
5 create 0600 root root
6 }