Add podman.socket systemd override for socket permissions
This commit is contained in:
parent
38166a24da
commit
f174b9702a
1 changed files with 4 additions and 0 deletions
4
podman-socket-override.conf
Normal file
4
podman-socket-override.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[Socket]
|
||||
SocketMode=0666
|
||||
DirectoryMode=0777
|
||||
ExecStartPre=/usr/bin/rm -r %t/podman
|
||||
Loading…
Add table
Add a link
Reference in a new issue