This unit is provided by:
Options
-
[Install]-
WantedBy=default.target
-
-
[Service]-
Delegate=yes -
Environment=LOGGING="--log-level=info" -
ExecStart=/usr/bin/podman $LOGGING system service -
KillMode=process -
Type=exec
-
-
[Unit]-
After=podman.socket -
Description=Podman API Service -
Documentation=man:podman-system-service(1) -
Requires=podman.socket -
StartLimitIntervalSec=0
-
Additionnal notes
Nothing here.