aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine-baselayout/group
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-10-30 10:42:26 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-30 12:39:53 +0000
commit389c6fd3550d5311011d7435fa0a4b513adbefed (patch)
tree76c53dbe4b97000bfb4e2d7b5a6fb06776c6f619 /main/alpine-baselayout/group
parent965547367dccfd75aa4bb00c7400ab41c946877f (diff)
downloadaports-389c6fd3550d5311011d7435fa0a4b513adbefed.tar.bz2
aports-389c6fd3550d5311011d7435fa0a4b513adbefed.tar.xz
main/alpine-baselayout: don't create named user
The named user and its primary group are already created by the pre-install script provided by the main/bind package. To my knowledge this is the only package which requires the existence of this user it is therefore unnecessary to ship this user by default.
Diffstat (limited to 'main/alpine-baselayout/group')
-rw-r--r--main/alpine-baselayout/group1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/alpine-baselayout/group b/main/alpine-baselayout/group
index d2c5285575..a5bdbe734a 100644
--- a/main/alpine-baselayout/group
+++ b/main/alpine-baselayout/group
@@ -31,7 +31,6 @@ gdm:x:32:gdm
xfs:x:33:xfs
kvm:x:34:kvm
games:x:35:
-named:x:40:named
shadow:x:42:
mysql:x:60:
postgres:x:70: