diff options
Diffstat (limited to 'abs/core-testing/filesystem/group')
-rw-r--r-- | abs/core-testing/filesystem/group | 47 |
1 files changed, 24 insertions, 23 deletions
diff --git a/abs/core-testing/filesystem/group b/abs/core-testing/filesystem/group index a34b83f..4bd635c 100644 --- a/abs/core-testing/filesystem/group +++ b/abs/core-testing/filesystem/group @@ -1,29 +1,30 @@ -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: -uucp::14: -log::19:root -locate::21: -smmsp::25: -http::33: -games::50: +root:x:0:root +bin:x:1:root,bin,daemon +daemon:x:2:root,bin,daemon +sys:x:3:root,bin +adm:x:4:root,daemon +tty:x:5: +disk:x:6:root +lp:x:7:daemon +mem:x:8: +kmem:x:9: +wheel:x:10:root +ftp:x:11: +mail:x:12: +uucp:x:14: +log:x:19:root +locate:x:21: +rfkill:x:24: +smmsp:x:25: +http:x:33: +games:x:50: network:x:90: video:x:91: -audio::92: -optical::93: +audio:x:92: +optical:x:93: floppy:x:94: storage:x:95: scanner:x:96: power:x:98: -nobody::99: -users::100: +nobody:x:99: +users:x:100: |