Removed TimeOut.

This commit is contained in:
Raphaël Numbus
2026-02-27 16:06:10 +01:00
parent 42f463152f
commit 346c2094a9
-1
View File
@@ -210,7 +210,6 @@ helper.mkPodmanService {
onFailure = [ "service-failure-notify@%n.service" ];
startLimitBurst = 5;
startLimitIntervalSec = 600;
TimeoutStartSec = "2000";
path = [ pkgs.coreutils pkgs.sudo pkgs.podman ];
serviceConfig = {
Type = "oneshot";