Timer @reboot
deploy config / Explore-Gitea-Actions (push) Successful in 2m48s Details

This commit is contained in:
Tom 2024-08-11 20:41:17 +02:00
parent c9923ed70c
commit b73b5868c8
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@
timers."start-runner" = {
wantedBy = [ "timers.target" ];
timerConfig = {
OnBootSec = "2m";
OnCalendar = "daily";
Persistent = true;
Unit = "start-runner.service";