(Scripts|SystemD)~rework backup system

This is purely for the desktop: only enable if you fix it up.
This commit is contained in:
2023-10-06 01:16:47 +01:00
parent 9e975839fe
commit d88430aa8a
4 changed files with 18 additions and 3 deletions

View File

@@ -3,4 +3,4 @@ Description=Taking backup
[Service]
Type=simple
ExecStart=/usr/bin/rsync -a --delete --quiet /home/oreo /media/hdd/backup
ExecStart=%h/.local/scripts/do_backup