aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine-baselayout/passwd
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-10-25 14:08:26 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-27 12:05:49 +0000
commitc09f81fad04455623848d3c9b394e1800be875a4 (patch)
tree12b081c8aec318c62df3d4c7747176e942ead037 /main/alpine-baselayout/passwd
parent499a414e25dc9b1e4997974b113827e885eaf7b0 (diff)
downloadaports-c09f81fad04455623848d3c9b394e1800be875a4.tar.bz2
aports-c09f81fad04455623848d3c9b394e1800be875a4.tar.xz
main/alpine-baselayout: don't create apache and www-data user and group
Those are already created by the main/apache2 package and this should be the only package which needs those. See also: The last commit to this package.
Diffstat (limited to 'main/alpine-baselayout/passwd')
-rw-r--r--main/alpine-baselayout/passwd1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/alpine-baselayout/passwd b/main/alpine-baselayout/passwd
index dfe5d79a55..2bbfefb1cf 100644
--- a/main/alpine-baselayout/passwd
+++ b/main/alpine-baselayout/passwd
@@ -23,7 +23,6 @@ games:x:35:35:games:/usr/games:/sbin/nologin
named:x:40:40:bind:/var/bind:/sbin/nologin
mysql:x:60:60:mysql:/var/lib/mysql:/sbin/nologin
postgres:x:70:70::/var/lib/postgresql:/bin/sh
-apache:x:81:81:apache:/var/www:/sbin/nologin
nut:x:84:84:nut:/var/state/nut:/sbin/nologin
cyrus:x:85:12::/usr/cyrus:/sbin/nologin
vpopmail:x:89:89::/var/vpopmail:/sbin/nologin