From 05ef3798dd1c9fc030ca16ec518b5d2973c7aa1b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 5 Jul 2016 17:09:53 -0400 Subject: nshd.service: have it install the .socket file --- nshd.service.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nshd.service.in') diff --git a/nshd.service.in b/nshd.service.in index 7bd2804..176d276 100644 --- a/nshd.service.in +++ b/nshd.service.in @@ -12,3 +12,6 @@ Type=notify # still not good. ExecStart=@@bindir@/nshd-setuid nshd @user@ @bindir@/nshd ExecReload=/bin/kill -HUP $MAINPID + +[Install] +Also=nshd.socket -- cgit v1.2.2