60ad85
# /etc/systemd/system/custodia@.socket
60ad85
60ad85
[Unit]
60ad85
Description=Custodia Socket for %i
60ad85
Documentation=https://github.com/latchset/custodia
60ad85
60ad85
[Socket]
60ad85
ListenStream=/var/run/custodia/%i.sock
60ad85
Service=custodia@%i.service
60ad85
RemoveOnStop=true
60ad85
SocketUser=custodia
60ad85
SocketGroup=custodia
60ad85
SocketMode=0666
60ad85
PassCredentials=true
60ad85
PassSecurity=true
60ad85
60ad85
[Install]
60ad85
WantedBy=sockets.target