mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-02 05:37:51 +00:00
Merge pull request #5118 from baude/podmansystemservicesucks2
[CI:DOCS]update contrib systemd user
This commit is contained in:
commit
0d006f742a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue