fix: anitcheat in project zomboid
runner nix smoke / nix label and flake smoke (push) Failing after 1m21s
runner nix smoke / nix label and flake smoke (push) Failing after 1m21s
This commit is contained in:
@@ -199,6 +199,7 @@ in {
|
||||
ExecStart = startScript;
|
||||
Restart = "on-failure";
|
||||
RestartSec = 5;
|
||||
TimeoutStartSec = "15min";
|
||||
TimeoutStopSec = 30;
|
||||
UMask = "0077";
|
||||
};
|
||||
|
||||
@@ -101,6 +101,7 @@ in {
|
||||
DoLuaChecksum = false;
|
||||
Public = true;
|
||||
AntiCheatPermission = 3;
|
||||
AntiCheatSpeed = 3;
|
||||
};
|
||||
sandboxProperties = {
|
||||
StartMonth = 12;
|
||||
|
||||
Reference in New Issue
Block a user