Le dim 10 fév 2008 11:40:23 CET, maybeway36 <[EMAIL PROTECTED]> a
écrit :

> I am making a live CD based on debian-live, and wanted to include
> sshfs (for transferring large files over an ssh connection.) However,
> this means the live CD user must be in the "fuse" group, and I haven't
> found a way to make that happen automatically. I've tried
> chroot_local-hooks and
> chroot_local-includes/usr/share/initramfs-tools/scripts/99something,
> but to no avail.

  Live user is created at runtime, during boot, so you can't add it to
fuse group when building the system, it doesn't exist yet...
  You could add your setup in /etc/rc.local.

        Frédéric.

_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to