mg
00aad73ff5
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#250 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
12 lines
178 B
Text
12 lines
178 B
Text
{{ file_header | default () }}
|
|
{{ sanoid_log_file }} {
|
|
su root root
|
|
create 0644 root root
|
|
rotate 4
|
|
weekly
|
|
compress
|
|
missingok
|
|
notifempty
|
|
dateext
|
|
dateyesterday
|
|
}
|