[Bug 573919] Re: autofs doesn't work with lucid
Maciej Puzio
573919 at bugs.launchpad.net
Wed Jan 5 23:04:14 UTC 2011
On yet another machine autofs would not start correctly neither with the
workaround from comment #15, nor without it. My efforts to convince
Upstart to run startup scripts in a correct sequence ended in an utter
failure. What I did instead is to modify /etc/init/autofs.conf so that
Upstart doesn't touch autofs at boot at all, by changing line "start on
(filesystem and net-device-up IFACE!=lo)" to "start on never". I then
added the following line to /etc/rc.local: "service autofs start"
(before "exit 0" line). Works like a charm, though feels like going back
to the days before sysv-init was invented.
--
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
More information about the Ubuntu-server-bugs
mailing list