/etc/init.d/lessfs should arrange for the fuse kernel module to be loaded
before starting the lessfs daemon. Something like
[ -d /sys/fs/fuse ] || modprobe fuse
might do the trick. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

