how to add user to "fuse" group?
Frédéric BOITEUX
fboiteux at calistel.com
Mon Feb 11 07:45:04 UTC 2008
Le dim 10 fév 2008 11:40:23 CET, maybeway36 <maybeway36 at gmail.com> 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.
More information about the debian-live-devel
mailing list