diff options
Diffstat (limited to 'source/a/etc')
-rwxr-xr-x | source/a/etc/etc.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/etc/group.new | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild index 6da923753..7adc214e9 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:-2} +BUILD=${BUILD:-3} # 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 47f4988d1..d33f0fcc7 100644 --- a/source/a/etc/group.new +++ b/source/a/etc/group.new @@ -26,6 +26,7 @@ tape:x:26: mysql:x:27: rpc:x:32: sshd:x:33:sshd +kvm:x:36: cgred:x:41: gdm:x:42: shadow:x:43: |