aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine-baselayout/group
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-07-12 11:19:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-07-12 11:19:01 +0000
commite1a9254211b885e6e44538e53dc3f9f341f261f0 (patch)
tree55f5de017ec0f440b692f459910c405f2d3bedc3 /main/alpine-baselayout/group
parentc38530c6e97a0b879b3a5d9a4c5d5dc39e592cbc (diff)
downloadaports-e1a9254211b885e6e44538e53dc3f9f341f261f0.tar.bz2
aports-e1a9254211b885e6e44538e53dc3f9f341f261f0.tar.xz
main/alpine-baselayout: upgrade to 2.3.0 and refactor
- host the entire project in aports directly. We will most likely have any changes directly so it does not make sense to host it in separate git repository - set permissions on /etc/shadow on post-install/upgrade - remove floppy and /proc/bus/usb from /etc/fstab - remove qmail user and group. we dont have qmail
Diffstat (limited to 'main/alpine-baselayout/group')
-rw-r--r--main/alpine-baselayout/group54
1 files changed, 54 insertions, 0 deletions
diff --git a/main/alpine-baselayout/group b/main/alpine-baselayout/group
new file mode 100644
index 0000000000..5a6cbccf26
--- /dev/null
+++ b/main/alpine-baselayout/group
@@ -0,0 +1,54 @@
+root:x:0:root
+bin:x:1:root,bin,daemon
+daemon:x:2:root,bin,daemon
+sys:x:3:root,bin,adm
+adm:x:4:root,adm,daemon
+tty:x:5:
+disk:x:6:root,adm
+lp:x:7:lp
+mem:x:8:
+kmem:x:9:
+wheel:x:10:root
+floppy:x:11:root
+mail:x:12:mail
+news:x:13:news
+uucp:x:14:uucp
+man:x:15:man
+cron:x:16:cron
+console:x:17:
+audio:x:18:
+cdrom:x:19:
+dialout:x:20:root
+ftp:x:21:
+sshd:x:22:
+at:x:25:at
+tape:x:26:root
+video:x:27:root
+netdev:x:28:
+readproc:x:30:
+squid:x:31:squid
+gdm:x:32:gdm
+xfs:x:33:xfs
+kvm:x:34:kvm
+games:x:35:
+named:x:40:named
+mysql:x:60:
+postgres:x:70:
+cdrw:x:80:
+apache:x:81:
+nut:x:84:
+usb:x:85:
+avahi:x:86:
+vpopmail:x:89:
+users:x:100:games
+ntp:x:123:
+nofiles:x:200:
+postfix:x:207:
+postdrop:x:208:
+smmsp:x:209:smmsp
+distcc:x:240:
+slocate:x:245:
+abuild:x:300:
+utmp:x:406:
+nogroup:x:65533:
+nobody:x:65534: