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