summaryrefslogtreecommitdiff
path: root/nshd.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'nshd.service.in')
-rw-r--r--nshd.service.in10
1 files changed, 2 insertions, 8 deletions
diff --git a/nshd.service.in b/nshd.service.in
index caf5508..57897ab 100644
--- a/nshd.service.in
+++ b/nshd.service.in
@@ -1,15 +1,9 @@
[Unit]
-Description=Parabola hackers.git authentication
+Description=Name Switch hackers.git Daemon
Requires=nshd.socket
-After=syslog.target nshd.socket
[Service]
Type=notify
-Sockets=nshd.socket
-ExecStart=@bindir@/nshd
+ExecStart=/usr/bin/sleep 100
User=@user@
-Group=@group@
-
-[Install]
-WantedBy=multi-user.target