Removed TimeOut.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user