timelapse: fix timespec
This commit is contained in:
parent
29301bcc3a
commit
a11a6bb241
@ -69,7 +69,7 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
systemd.timers.timelapse-r11 = {
|
systemd.timers.timelapse-r11 = {
|
||||||
timerConfig.OnCalendar = "*-*-* 7..19:00,5:00 Europe/Vilnius";
|
timerConfig.OnCalendar = "*-*-* 7..19:00/5 Europe/Vilnius";
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user