From d88430aa8a5a322e819fb7ccddffa1bd645b883c Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 6 Oct 2023 01:16:47 +0100 Subject: (Scripts|SystemD)~rework backup system This is purely for the desktop: only enable if you fix it up. --- SystemD/.config/systemd/user/backup.timer | 1 + 1 file changed, 1 insertion(+) (limited to 'SystemD/.config/systemd/user/backup.timer') diff --git a/SystemD/.config/systemd/user/backup.timer b/SystemD/.config/systemd/user/backup.timer index 2ddee9d..bf44b99 100644 --- a/SystemD/.config/systemd/user/backup.timer +++ b/SystemD/.config/systemd/user/backup.timer @@ -4,6 +4,7 @@ Description=Run backup weekly [Timer] OnBootSec=15min OnUnitActiveSec=1w +Unit=backup.service [Install] WantedBy=timers.target -- cgit v1.2.3-13-gbd6f