summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nshd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nshd.service.in b/nshd.service.in
index 57897ab..4497171 100644
--- a/nshd.service.in
+++ b/nshd.service.in
@@ -4,6 +4,6 @@ Requires=nshd.socket
[Service]
Type=notify
-ExecStart=/usr/bin/sleep 100
+ExecStart=@bindir@/nshd
User=@user@