mirror of
https://github.com/containers/podman.git
synced 2025-06-19 00:06:43 +08:00
Merge pull request #6619 from mheon/revert_systemd_varlinkchange
[CI:DOCS] Revert "Change Varlink systemd unit to use `system service`"
This commit is contained in:
@ -6,7 +6,7 @@ Documentation=man:podman-varlink(1)
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/podman system service --varlink --timeout=60000 unix:%t/podman/io.podman
|
ExecStart=/usr/bin/podman varlink unix:%t/podman/io.podman --timeout=60000
|
||||||
TimeoutStopSec=30
|
TimeoutStopSec=30
|
||||||
KillMode=process
|
KillMode=process
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user