9 lines
181 B
SYSTEMD
9 lines
181 B
SYSTEMD
[Unit]
|
|
Description=Run restic prune script for %I utilizing HOME/.config/restic/%I-prune.sh file
|
|
|
|
[Timer]
|
|
OnCalendar=Wed 23:00:00
|
|
Persistent=false
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|