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