crypt/parse-crypt.sh: fixed rule creation
[dracut.git] / dracut.logrotate
blobe7d4f0a56bca2849d5f239fd324733391d9c0f54
1 /var/log/dracut.log {
2     missingok
3     notifempty
4     size 30k
5     yearly
6     create 0600 root root