Alan McKinnon <[email protected]> writes: >> modules=fuse >> >> Which appears to be the proper syntax judging from the comments in >> the stub file provided (/etc/conf.d/modules). >> >> But `fuse' never gets auto loaded. There must be something more or >> different it needs. > > > Your syntax is correct. I suspect a module loading issue (not a > config issue). The answer is likely in your dmesg or messages log > > :-) > > can you successfully "modprobe fuse" after first login?
Yes. No problems there at all The only mention of fuse in dmesg looks like: # dmesg|grep fuse [ 19.364168] fuse init (API version 7.13)

