mg
f823248d18
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#356 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
12 lines
176 B
Text
12 lines
176 B
Text
{{ file_header | default () }}
|
|
/var/log/restic.log {
|
|
su root root
|
|
create 0640 root root
|
|
rotate 4
|
|
weekly
|
|
compress
|
|
missingok
|
|
notifempty
|
|
dateext
|
|
dateyesterday
|
|
}
|