diff options
Diffstat (limited to 'raveos-updater/raveos-updater.timer')
| -rw-r--r-- | raveos-updater/raveos-updater.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/raveos-updater/raveos-updater.timer b/raveos-updater/raveos-updater.timer new file mode 100644 index 0000000..9ab66a9 --- /dev/null +++ b/raveos-updater/raveos-updater.timer @@ -0,0 +1,10 @@ +[Unit] +Description=RaveOS update check timer + +[Timer] +OnBootSec=5min +OnUnitActiveSec=2h +Persistent=true + +[Install] +WantedBy=timers.target |