Remove backup maintenance systemd files
They don't work and I'll remember to run them manuallypull/1/head
parent
82f71bb387
commit
8985731f13
|
@ -1,6 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Restic backup maintenance - deleting and checking
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/home/earne/.dotfiles/.restic/restic-do maint
|
|
|
@ -1,9 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Weekly restic backup maintenance - deleting and checking
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnCalendar=weekly
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
Loading…
Reference in New Issue