mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-02-03 16:43:08 -08:00
12 lines
204 B
SYSTEMD
12 lines
204 B
SYSTEMD
[Unit]
|
|
Description=GnuPG network certificate management daemon
|
|
Documentation=man:dirmngr(8)
|
|
|
|
[Socket]
|
|
ListenStream=%t/gnupg/S.dirmngr
|
|
SocketMode=0600
|
|
DirectoryMode=0700
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|