add podman state

This commit is contained in:
m0duspwnens
2023-02-17 14:19:29 -05:00
parent b53aa08eeb
commit 9d4e4830dd
3 changed files with 78 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Podman API Socket
Documentation=man:podman-api(1)
[Socket]
ListenStream=%t/podman/podman.sock
SocketMode=0660
[Install]
WantedBy=sockets.target