summaryrefslogtreecommitdiff
path: root/nshd.socket
diff options
context:
space:
mode:
Diffstat (limited to 'nshd.socket')
-rw-r--r--nshd.socket13
1 files changed, 13 insertions, 0 deletions
diff --git a/nshd.socket b/nshd.socket
new file mode 100644
index 0000000..4893bc6
--- /dev/null
+++ b/nshd.socket
@@ -0,0 +1,13 @@
+[Unit]
+Description=Parabola hackers.git authentication
+
+[Socket]
+ListenStream=/var/run/nslcd/socket
+PassCredentials=yes
+PassSecurity=yes
+
+SocketUser=nshd
+SocketGroup=nshd
+
+[Install]
+WantedBy=sockets.target