This commit is contained in:
Harivansh Rathi 2026-04-03 17:39:42 +00:00
parent 4733bb185e
commit 7219d320d0

View file

@ -54,7 +54,7 @@ in
ExecCondition = openClawCheck;
EnvironmentFile = "-${openClawEnvFile}";
ExecStart = "${openClawBin} gateway run";
Restart = "on-failure";
Restart = "always";
RestartSec = 5;
};
};