From 71bf3dc03c4a96885646520753c4abb84adf220c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 5 Jul 2016 17:07:53 -0400 Subject: nshd should be "Name Service ...", not "Name Switch ...". --- nshd.service.in | 2 +- nshd.socket | 2 +- nshd.sysusers.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nshd.service.in b/nshd.service.in index b560ddc..bc03e3c 100644 --- a/nshd.service.in +++ b/nshd.service.in @@ -1,5 +1,5 @@ [Unit] -Description=Name Switch hackers.git Daemon +Description=Name Service hackers.git Daemon Requires=nshd.socket [Service] diff --git a/nshd.socket b/nshd.socket index 2434aa3..bd12956 100644 --- a/nshd.socket +++ b/nshd.socket @@ -1,5 +1,5 @@ [Unit] -Description=Name Switch hackers.git Daemon socket +Description=Name Service hackers.git Daemon socket [Socket] ListenStream=/var/run/nslcd/socket diff --git a/nshd.sysusers.in b/nshd.sysusers.in index 6b2a442..c522b07 100644 --- a/nshd.sysusers.in +++ b/nshd.sysusers.in @@ -1 +1 @@ -u @user@ - "Name Switch hackers.git Daemon" +u @user@ - "Name Service hackers.git Daemon" -- cgit v1.2.2