In the mean while I've got a workaround to share. It look likes we need
to reload autofs with the network refresh of NetworkManager. Maybe these
files can be added to the package as a bugfix. It is not me to decide
that:

/etc/network/if-down.d/autofs and /etc/network/if-up.d/autofs:

#!/bin/sh
[ "$IFACE" != "lo" ] || exit 0
/etc/init.d/autofs reload


Works for me

-- 
autofs needs to be restarted to pick up Windows XP shares
https://bugs.launchpad.net/bugs/40189
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to