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