deployerbot: push forward a bit
This commit is contained in:
parent
a4a68a3d22
commit
f08fa200f6
@ -106,7 +106,7 @@ in {
|
|||||||
systemd.timers.deployerbot = {
|
systemd.timers.deployerbot = {
|
||||||
description = "deployerbot-main timer";
|
description = "deployerbot-main timer";
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig.OnCalendar = "*-*-* 22:00:00 UTC";
|
timerConfig.OnCalendar = "*-*-* 23:30:00 UTC";
|
||||||
};
|
};
|
||||||
|
|
||||||
mj.base.unitstatus.units = ["deployerbot"];
|
mj.base.unitstatus.units = ["deployerbot"];
|
||||||
|
Loading…
Reference in New Issue
Block a user