summaryrefslogtreecommitdiff
path: root/nshd.socket
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-09-02 13:46:05 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-09-02 13:46:05 -0600
commit961ed91fa17ecc4349a8a942e78db50288bd7d61 (patch)
tree570df34c4c72fb5fc1997446a50bbb43c721c974 /nshd.socket
parent212105ea42362d49416e9d32261e2e099632c38c (diff)
Make the daemon user and group compile-time configurable
Diffstat (limited to 'nshd.socket')
-rw-r--r--nshd.socket13
1 files changed, 0 insertions, 13 deletions
diff --git a/nshd.socket b/nshd.socket
deleted file mode 100644
index 4893bc6..0000000
--- a/nshd.socket
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Parabola hackers.git authentication
-
-[Socket]
-ListenStream=/var/run/nslcd/socket
-PassCredentials=yes
-PassSecurity=yes
-
-SocketUser=nshd
-SocketGroup=nshd
-
-[Install]
-WantedBy=sockets.target