summaryrefslogtreecommitdiffstats
path: root/source/a/etc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsource/a/etc/etc.SlackBuild2
-rw-r--r--source/a/etc/group.new1
-rw-r--r--source/a/etc/passwd.new1
-rw-r--r--source/a/etc/shadow.new1
4 files changed, 4 insertions, 1 deletions
diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild
index a21b99c6d..4a10ba5d9 100755
--- a/source/a/etc/etc.SlackBuild
+++ b/source/a/etc/etc.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=etc
VERSION=15.1
-BUILD=${BUILD:-7}
+BUILD=${BUILD:-8}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/a/etc/group.new b/source/a/etc/group.new
index b44f6f611..71f4923d8 100644
--- a/source/a/etc/group.new
+++ b/source/a/etc/group.new
@@ -35,6 +35,7 @@ icecc:x:49:
ftp:x:50:
oprofile:x:51:
named:x:53:
+nslcd:x:54:
sddm:x:64:
pulse:x:65:
dhcpcd:x:68:
diff --git a/source/a/etc/passwd.new b/source/a/etc/passwd.new
index 1337f161a..5c200b3a3 100644
--- a/source/a/etc/passwd.new
+++ b/source/a/etc/passwd.new
@@ -22,6 +22,7 @@ icecc:x:49:49:User for Icecream distributed compiler:/var/cache/icecream:/bin/fa
oprofile:x:51:51:oprofile:/:/bin/false
usbmux:x:52:83:User for usbmux daemon:/var/empty:/bin/false
named:x:53:53:User for BIND:/var/named:/bin/false
+nslcd:x:54:54:User for nslcd (nss-pam-ldapd):/dev/null:/bin/false
sddm:x:64:64:User for SDDM:/var/lib/sddm:/bin/false
pulse:x:65:65:User for PulseAudio:/var/run/pulse:/bin/false
dhcpcd:x:68:68:User for dhcpcd:/var/lib/dhcpcd:/bin/false
diff --git a/source/a/etc/shadow.new b/source/a/etc/shadow.new
index add579ad6..e2bad0ff1 100644
--- a/source/a/etc/shadow.new
+++ b/source/a/etc/shadow.new
@@ -22,6 +22,7 @@ icecc:*:9797:0:::::
oprofile:*:9797:0:::::
usbmux:*:9797:0:::::
named:*:9797:0:::::
+nslcd:*:9797:0:::::
sddm:*:9797:0:::::
pulse:*:9797:0:::::
dhcpcd:*:9797:0:::::