summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/group
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-13 18:56:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-13 18:56:34 +0000
commit554cbe7f18cfb6e2a47bc1fdc0056705b0e0a7b5 (patch)
treedd4b22db5290f8c67bc02c77cc032bf7ca1ab9a7 /package/base-files/files/etc/group
parent73088cf044c24ee7f773910c0bf469127f4e7f8a (diff)
downloadmtk-20170518-554cbe7f18cfb6e2a47bc1fdc0056705b0e0a7b5.zip
mtk-20170518-554cbe7f18cfb6e2a47bc1fdc0056705b0e0a7b5.tar.gz
mtk-20170518-554cbe7f18cfb6e2a47bc1fdc0056705b0e0a7b5.tar.bz2
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
SVN-Revision: 26133
Diffstat (limited to 'package/base-files/files/etc/group')
-rw-r--r--package/base-files/files/etc/group7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/base-files/files/etc/group b/package/base-files/files/etc/group
index c4e77f3..b5201ea 100644
--- a/package/base-files/files/etc/group
+++ b/package/base-files/files/etc/group
@@ -1,2 +1,9 @@
root:x:0:
+daemon:x:1:
+adm:x:4:
+mail:x:8:
+audio:x:29:
+www-data:x:33:
+users:x:100:
+network:x:101:
nogroup:x:65534: