11 lines
139 B
Text
11 lines
139 B
Text
|
|
[Unit]
|
||
|
|
Description=Daily Restic Prune
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar=*-*-* {{ restic_prune_time }}
|
||
|
|
Persistent=true
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|
||
|
|
|