fix: run backup mirror exactly at five
This commit is contained in:
@@ -72,7 +72,6 @@ in {
|
|||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "*-*-* 05:00:00";
|
OnCalendar = "*-*-* 05:00:00";
|
||||||
Persistent = true;
|
Persistent = true;
|
||||||
RandomizedDelaySec = "10m";
|
|
||||||
Unit = "${serviceName}.service";
|
Unit = "${serviceName}.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user