diff options
author | Micah Anderson <micah@riseup.net> | 2013-10-07 12:39:16 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-10-07 12:39:16 -0400 |
commit | 9e3327c05f4cba6ea6d95b627599cbb61154dfd3 (patch) | |
tree | 6c4b23ada78bb0fb70816b554c409d9d8b48634f /manifests/init.pp | |
parent | dca386b40c22892245e0a8b9b6ab4853fca1412a (diff) |
fix logrotation for newer logrotate:
With the old permissions, it wouldn't rotate because of:
error: skipping "/var/log/dovecot/dovecot.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
So we fix the /var/log/dovecot permissions, and change the owner of the log files to dovecot
Diffstat (limited to 'manifests/init.pp')
0 files changed, 0 insertions, 0 deletions