summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-16 20:25:33 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-16 20:25:33 -0400
commit1e57cf41c56a8988bf73ea4d5c52b9cefc1b7d0d (patch)
treee2f98f01870ae43794d7a80c6a4d74b48decb014
parenta99b31c556020859a5440ffce5409499034f8382 (diff)
I can't believe I accidentally committed that.
-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@