diff options
Diffstat (limited to 'core/baselayout/files/group')
-rw-r--r-- | core/baselayout/files/group | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/core/baselayout/files/group b/core/baselayout/files/group new file mode 100644 index 00000000..0797f31c --- /dev/null +++ b/core/baselayout/files/group @@ -0,0 +1,27 @@ +root:x:0: +bin:x:1: +sys:x:2: +kmem:x:3: +wheel:x:4: +tty:x:5: +tape:x:6: +daemon:x:7: +floppy:x:8: +disk:x:9: +lp:x:10: +dialout:x:11: +audio:x:12: +video:x:13: +utmp:x:14: +adm:x:15: +cdrom:x:16: +optical:x:17: +mail:x:18: +storage:x:19: +scanner:x:20: +network:x:21: +kvm:x:24: +input:x:25: +nogroup:x:99: +users:x:100: +xbuilder:x:101: |