Bug still exists on Natty. A revised script for NetworkManager seems to
fix it for me:
/etc/network/if-up.d/autofs
#!/bin/sh
# Local interface changes are irrelevant to this
if [ "$IFACE" = lo ]; then
exit 0
fi
reload autofs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/40189
Title:
autofs needs to be restarted to pick up some shares
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs