ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

commit ecf634fd4dcdb0f3c0e587a9ada63a9e5f9ff767
parent 6aeab20908c48ff1cae04debc8fefb6ef1c4c4e4
Author: sin <sin@2f30.org>
Date:   Wed, 11 Jun 2014 13:55:15 +0100

Disable grp password

Diffstat:
Mfs/etc/group | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/fs/etc/group b/fs/etc/group @@ -1,11 +1,11 @@ -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 -cdrom:x:7:root -video:x:8:root -audio:x:9:root -nogroup:x:65534: +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 +cdrom:!:7:root +video:!:8:root +audio:!:9:root +nogroup:!:65534: