runas.rocks: Pull hourly
This commit is contained in:
parent
da8e5572b5
commit
9d6474a302
@ -32,7 +32,7 @@ in
|
|||||||
timers.${service_name} = {
|
timers.${service_name} = {
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "daily";
|
OnCalendar = "hourly";
|
||||||
Unit = "${service_name}.service";
|
Unit = "${service_name}.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user