summaryrefslogtreecommitdiff
path: root/contrib/systemd/system/podman.service
blob: 9b5a1a87f0ac065c69a256900bece77d365d6247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Podman API Service
Requires=podman.socket
After=podman.socket
Documentation=man:podman-system-service(1)
StartLimitIntervalSec=0

[Service]
Type=notify
KillMode=process
Environment=LOGGING="--log-level=info"
ExecStart=/usr/bin/podman $LOGGING system service