On Sat, May 10, 2008 at 08:02:55PM -0500, maybeway36 wrote:
> Is there a way to specify what extra groups the live CD user can be
> part of using lh_config?
You can always add this in a hook script:
cat <<EOF >config/chroot_local-hooks/group_fuse
#! /bin/sh
# Add live CD user to group 'fuse'
adduser user fuse
EOF
chmod +x config/chroot_local-hooks/group_fuse
--
Tzafrir Cohen
icq#16849755 jabber:[EMAIL PROTECTED]
+972-50-7952406 mailto:[EMAIL PROTECTED]
http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel