hara: heartbeat timer reduced to once daily at 06:07
This commit is contained in:
parent
0f34d2508d
commit
5d4f2048a6
1 changed files with 1 additions and 1 deletions
|
|
@ -545,7 +545,7 @@ in
|
|||
systemd.timers.hara-heartbeat = {
|
||||
wantedBy = [ "timers.target" ];
|
||||
timerConfig = {
|
||||
OnCalendar = "06,10,14,18:07";
|
||||
OnCalendar = "06:07";
|
||||
Timezone = "Europe/Copenhagen";
|
||||
Persistent = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue