Public bug reported:

Binary package hint: autofs5

I've recently upgraded to lucid from lucid-beta. autofs5 was among
upgraded packages. After upgrade and reboot automounting user home
directory over NIS on login didn't work: the automounter deamon wasn't
started. After starting it manually with 'start autofs' automounting
worked again, but only till next reboot. From
/usr/share/doc/autofs5/changelog.Debian.gz I could see that the only
change in the package was replacing init script with Upstart job.

I'm not familiar with writing Upstart jobs, but after changing the
following two lines in /etc/init/autofs.conf

start on (filesystem
        and net-device-up IFACE!=lo)

into one line:
start on (filesystem and net-device-up IFACE!=lo)

automounting seems to work again on reboot.

** Affects: autofs5 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: lucid

-- 
upstart job for autofs5 doesn't work on bootup
https://bugs.launchpad.net/bugs/576937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to