diff options
-rw-r--r-- | contrib/systemd/system/podman.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/systemd/system/podman.service b/contrib/systemd/system/podman.service index eaa2ec437..d75b1ee71 100644 --- a/contrib/systemd/system/podman.service +++ b/contrib/systemd/system/podman.service @@ -9,7 +9,6 @@ StartLimitIntervalSec=0 Type=oneshot Environment=REGISTRIES_CONFIG_PATH=/etc/containers/registries.conf ExecStart=/usr/bin/podman system service -TimeoutStopSec=30 KillMode=process [Install] |