mirror of
https://github.com/containers/podman.git
synced 2025-09-25 07:44:24 +08:00
Merge pull request #7193 from vrothberg/fix-7190
podman.service: drop install section
This commit is contained in:
@ -8,7 +8,3 @@ StartLimitIntervalSec=0
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/podman system service
|
ExecStart=/usr/bin/podman system service
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
Also=podman.socket
|
|
||||||
|
Reference in New Issue
Block a user