Comment 9 for bug 613825

Revision history for this message
Forest (foresto) wrote :

On Natty, nfs-common includes an upstart job that could help here, though it doesn't seem to be used:

/etc/init/statd-mounting.conf

When I change this line in mountall-net.conf:

start on net-device-up

To this:

start on net-device-up or stopped statd-mounting

mountall gets called again after statd has actually started, and my nfs shares get mounted at startup. I'm attaching a patch for mountall.