(Scripts|SystemD)~rework backup system
This is purely for the desktop: only enable if you fix it up.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -4,6 +4,7 @@ Description=Run backup weekly
|
||||
[Timer]
|
||||
OnBootSec=15min
|
||||
OnUnitActiveSec=1w
|
||||
Unit=backup.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
Reference in New Issue
Block a user