>> I'm also getting this problem on 2.6.31 with autofs-5.0.4. Please, do you >> remember when the fix was committed? Is this related to some (new) >> configuration option? > > Have a look at your init script and the installed autofs configuration. > > Basically you need /dev/autofs to exist (created when the autofs4 kernel > module is loaded) and that's about it. But the init script may be > removing it because it thinks you don't want to use it.
Thanks, Ian. You're absolutely right. The feature/fix is there since 2.6.28 and AutoFS 5.0.4 but my distribution initscript incorrectly assumes that the kernel doesn't support the misc device and removes /dev/autofs. Thanks again, Leonardo _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
