diff options
Diffstat (limited to 'filesystem/group')
-rw-r--r-- | filesystem/group | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/filesystem/group b/filesystem/group new file mode 100644 index 0000000..9996a02 --- /dev/null +++ b/filesystem/group @@ -0,0 +1,25 @@ +root::0:root +bin::1:root,bin,daemon +daemon::2:root,bin,daemon +sys::3:root,bin +adm::4:root,daemon +tty::5: +disk::6:root +lp::7:daemon +mem::8: +kmem::9: +wheel::10:root +ftp::11: +mail::12: +mlocate::13: +dialout::14: +www::15: +audio::16: +video::17: +floppy::18: +tape::19: +scanner::20: +cdrom::21: +nobody::99: +messagebus::81: +users::100: |