diff --git a/arch-config/.config/systemd/user/restic-backup-storage.service b/arch-config/.config/systemd/user/restic-backup-storage.service index 634449ea..b87d48ee 100644 --- a/arch-config/.config/systemd/user/restic-backup-storage.service +++ b/arch-config/.config/systemd/user/restic-backup-storage.service @@ -1,5 +1,6 @@ [Unit] Description=Restic storage backup +After=restic-backup-home.service [Service] Type=oneshot ExecStart=restic backup --verbose --tag systemd-storage.timer $BACKUP_EXCLUDES $BACKUP_PATHS --limit-upload=2048