diff options
Diffstat (limited to 'fs/skeleton/etc/group')
-rw-r--r-- | fs/skeleton/etc/group | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group new file mode 100644 index 000000000..c600be08e --- /dev/null +++ b/fs/skeleton/etc/group @@ -0,0 +1,17 @@ +root:x:0: +daemon:x:1: +bin:x:2: +sys:x:3: +adm:x:4: +tty:x:5: +disk:x:6: +wheel:x:10:root +utmp:x:43: +staff:x:50: +haldaemon:x:68: +dbus:x:81: +netdev:x:82: +nobody:x:99: +nogroup:x:99: +users:x:100: +default:x:1000: |