The way we're dealing with it at my site is as follows:

blacklist autofs4 module
# echo "blacklist autofs4" > /etc/modprobe.d/autofs.conf
# chmod 644  /etc/modprobe.d/autofs.conf
# chown root:root  /etc/modprobe.d/autofs.conf

load autofs module
# echo "autofs" >> /etc/modules
# reboot

This is forced on all our machines by cfengine just after the
kickstart/preseed.  YMMV.  We don't use NIS or NFSv4 so don't blame me
if this breaks anything as I have only tested it on  my particular
setup.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/573919

Title:
  autofs doesn't work with lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/573919/+subscriptions

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to