Merge pull request #5118 from baude/podmansystemservicesucks2

[CI:DOCS]update contrib systemd user
This commit is contained in:
OpenShift Merge Robot 2020-02-06 23:18:30 +01:00 committed by GitHub
commit 0d006f742a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ StartLimitIntervalSec=0
[Service]
Type=oneshot
Environment=REGISTRIES_CONFIG_PATH=/etc/containers/registries.conf
ExecStart=%h/bin/service
ExecStart=/usr/bin/podman system service
TimeoutStopSec=30
KillMode=process