From 6b3d4df8053a8dd6e53b5415c1793d553d35e883 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 17 Jun 2016 20:19:30 -0400 Subject: mv bin/{,nshd-}setuid --- nshd.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nshd.service.in') diff --git a/nshd.service.in b/nshd.service.in index 80b83a9..b560ddc 100644 --- a/nshd.service.in +++ b/nshd.service.in @@ -8,5 +8,5 @@ Type=notify # would deadlock as it tries to poll the nslcd socket to ask if it # knows who the user is. It would time out after 1 minute, but that's # still not good. -ExecStart=@bindir@/setuid @user@ @bindir@/nshd +ExecStart=@bindir@/nshd-setuid @user@ @bindir@/nshd ExecReload=/bin/kill -HUP $MAINPID -- cgit v1.2.3