diff options
| author | St33v <github@f3rr3t.com> | 2020-03-01 17:58:50 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2020-03-01 17:58:50 +1100 |
| commit | 89f9df0ab9615e248041b80f3a5525251aa270f1 (patch) | |
| tree | 3181b43b3556a2c10974dcadb14669d1c3794da0 | |
| parent | 24ffb7078cd35c3c8ee615581096c693adb06904 (diff) | |
Fix filename err
| -rw-r--r-- | collectCovidPlaneData.timer (renamed from [Unit] Description=Borg Backup Timer Requires=borgBackup.service [Timer] WakeSystem=false OnBootSec=3min OnCalendar=0/collectCovidPlaneData.timer) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/[Unit] Description=Borg Backup Timer Requires=borgBackup.service [Timer] WakeSystem=false OnBootSec=3min OnCalendar=0/collectCovidPlaneData.timer b/collectCovidPlaneData.timer index c4caec0..9d2ed6f 100644 --- a/[Unit] Description=Borg Backup Timer Requires=borgBackup.service [Timer] WakeSystem=false OnBootSec=3min OnCalendar=0/collectCovidPlaneData.timer +++ b/collectCovidPlaneData.timer @@ -9,4 +9,4 @@ OnCalendar=0/1:00:00 RandomizedDelaySec=3min [Install] -WantedBy=timers.target
\ No newline at end of file +WantedBy=timers.target |
