krebs.repo-sync: restartIfChanged = false
This commit is contained in:
parent
3a235667ca
commit
47f3d044e4
@ -173,6 +173,7 @@ let
|
|||||||
REPONAME = "${name}.git";
|
REPONAME = "${name}.git";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
restartIfChanged = false;
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
PermissionsStartOnly = true;
|
PermissionsStartOnly = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user