]> git.ipfire.org Git - thirdparty/dracut.git/blob - dracut.logrotate
move setting the "systemdutildir" variable before it's used
[thirdparty/dracut.git] / dracut.logrotate
1 /var/log/dracut.log {
2 missingok
3 notifempty
4 size 30k
5 create 0600 root root
6 }