diff --git a/rsnapshot-schedule.target b/rsnapshot-schedule.target index 344084e..e9920ff 100644 --- a/rsnapshot-schedule.target +++ b/rsnapshot-schedule.target @@ -3,3 +3,6 @@ Description=rsnapshot scheduled backup Wants=rsnapshot-hourly.timer rsnapshot-daily.timer rsnapshot-weekly.timer rsnapshot-monthly.timer After=default.target Requires=run-media-bryan-sd\x2dhomebackup.mount + +[Install] +WantedBy=default.target diff --git a/rsnapshot@.service b/rsnapshot@.service index 7761edb..4036a2e 100644 --- a/rsnapshot@.service +++ b/rsnapshot@.service @@ -11,5 +11,3 @@ IOSchedulingClass=idle PIDFile=%h/.config/systemd/user/rsnapshot.pid ExecStart=/usr/bin/rsnapshot -c %h/.config/systemd/user/rsnapshot.conf %I - -