summaryrefslogtreecommitdiffstats
path: root/source/a/etc
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/etc')
-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 1b23163e0..44a332539 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.0
-BUILD=${BUILD:-15}
+BUILD=${BUILD:-16}
# 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 6d1d825e9..414f4855a 100644
--- a/source/a/etc/group.new
+++ b/source/a/etc/group.new
@@ -35,6 +35,7 @@ ftp:x:50:
oprofile:x:51:
sddm:x:64:
pulse:x:65:
+dhcpcd:x:68:
input:x:71:
apache:x:80:
messagebus:x:81:
diff --git a/source/a/etc/passwd.new b/source/a/etc/passwd.new
index 9b6dd226a..e2e187ff8 100644
--- a/source/a/etc/passwd.new
+++ b/source/a/etc/passwd.new
@@ -23,6 +23,7 @@ oprofile:x:51:51:oprofile:/:/bin/false
usbmux:x:52:83:User for usbmux daemon:/var/empty:/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
apache:x:80:80:User for Apache:/srv/httpd:/bin/false
messagebus:x:81:81:User for D-BUS:/var/run/dbus:/bin/false
haldaemon:x:82:82:User for HAL:/var/run/hald:/bin/false
diff --git a/source/a/etc/shadow.new b/source/a/etc/shadow.new
index 0b008c5d9..1f3d8a5ce 100644
--- a/source/a/etc/shadow.new
+++ b/source/a/etc/shadow.new
@@ -23,6 +23,7 @@ oprofile:*:9797:0:::::
usbmux:*:9797:0:::::
sddm:*:9797:0:::::
pulse:*:9797:0:::::
+dhcpcd:*:9797:0:::::
apache:*:9797:0:::::
messagebus:*:9797:0:::::
haldaemon:*:9797:0:::::