summaryrefslogtreecommitdiff
path: root/nshd.socket
diff options
context:
space:
mode:
Diffstat (limited to 'nshd.socket')
-rw-r--r--nshd.socket10
1 files changed, 10 insertions, 0 deletions
diff --git a/nshd.socket b/nshd.socket
new file mode 100644
index 0000000..2434aa3
--- /dev/null
+++ b/nshd.socket
@@ -0,0 +1,10 @@
+[Unit]
+Description=Name Switch hackers.git Daemon socket
+
+[Socket]
+ListenStream=/var/run/nslcd/socket
+PassCredentials=yes
+PassSecurity=yes
+
+[Install]
+WantedBy=sockets.target