mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
ipa: fix typo in logrotate
Seems this was missing a leading /, so it was not working. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var/log/krb5kdc.log {
|
||||
/var/log/krb5kdc.log {
|
||||
missingok
|
||||
notifempty
|
||||
monthly
|
||||
|
||||
Reference in New Issue
Block a user