Remove backup maintenance systemd files

They don't work and I'll remember to run them manually
This commit is contained in:
earnest ma 2022-01-26 10:06:35 -05:00
parent 82f71bb387
commit 8985731f13
No known key found for this signature in database
GPG Key ID: A343F43342EB6E2A
2 changed files with 0 additions and 15 deletions

View File

@ -1,6 +0,0 @@
[Unit]
Description=Restic backup maintenance - deleting and checking
[Service]
Type=oneshot
ExecStart=/home/earne/.dotfiles/.restic/restic-do maint

View File

@ -1,9 +0,0 @@
[Unit]
Description=Weekly restic backup maintenance - deleting and checking
[Timer]
OnCalendar=weekly
Persistent=true
[Install]
WantedBy=timers.target