]> git.ipfire.org Git - thirdparty/dracut.git/blob - dracut.logrotate
test/TEST-14-IMSM: detect failure to compose the test setup root
[thirdparty/dracut.git] / dracut.logrotate
1 /var/log/dracut.log {
2 missingok
3 notifempty
4 size 30k
5 create 0600 root root
6 }