From 77e9ea45caa7608557b1443acf0ae7d1b27248de Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sun, 21 Dec 2008 02:10:57 -0600 Subject: Revamp the simple sample ISO config Should be easier and cleaner. Makes a dumb ISO that does nothing but is intended as an example to the user. Signed-off-by: Aaron Griffin --- configs/default/overlay/etc/group | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 configs/default/overlay/etc/group (limited to 'configs/default/overlay/etc/group') diff --git a/configs/default/overlay/etc/group b/configs/default/overlay/etc/group deleted file mode 100644 index fa9a613..0000000 --- a/configs/default/overlay/etc/group +++ /dev/null @@ -1,21 +0,0 @@ -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,arch -lp::7:daemon -mem::8: -kmem::9: -wheel::10:root,arch -ftp::11: -mail::12: -log::19:root -cron::22: -smmsp::25: -audio::92:arch -optical::93:arch -nobody::99: -users::100:arch -slocate::21: -- cgit v1.2.3-54-g00ecf