reintroduce separate pruning
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=prune borg snapshots
|
||||
Description=restic prune snapshots
|
||||
After=restic-backup.service
|
||||
|
||||
[Service]
|
||||
@@ -7,4 +7,4 @@ Type=oneshot
|
||||
ExecStart=%h/.bin/restic_prune
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user