diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-10-25 14:08:26 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-27 12:05:49 +0000 |
commit | c09f81fad04455623848d3c9b394e1800be875a4 (patch) | |
tree | 12b081c8aec318c62df3d4c7747176e942ead037 /main/alpine-baselayout/group | |
parent | 499a414e25dc9b1e4997974b113827e885eaf7b0 (diff) | |
download | aports-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/group')
-rw-r--r-- | main/alpine-baselayout/group | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/alpine-baselayout/group b/main/alpine-baselayout/group index aa4ac6b562..d2c5285575 100644 --- a/main/alpine-baselayout/group +++ b/main/alpine-baselayout/group @@ -36,8 +36,6 @@ shadow:x:42: mysql:x:60: postgres:x:70: cdrw:x:80: -apache:x:81: -www-data:x:82: nut:x:84: usb:x:85: avahi:x:86: |