]> git.ipfire.org Git - thirdparty/dracut.git/blob - dracut.logrotate
fcoe/fcoe-genrules.sh: use $name instead of $env{INTERFACE}
[thirdparty/dracut.git] / dracut.logrotate
1 /var/log/dracut.log {
2 missingok
3 notifempty
4 size 30k
5 create 0600 root root
6 }