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