summaryrefslogtreecommitdiff
path: root/contrib/varlink/io.projectatomic.podman.socket
blob: bd82c4240be9242da85cb4c42e617fdb49026e0b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Podman Remote API Socket
Documentation=man:podman-varlink(1)

[Socket]
ListenStream=/run/podman/io.projectatomic.podman
SocketMode=0600

[Install]
WantedBy=sockets.target