[Bug 40189] Re: autofs needs to be restarted to pick up some shares

Daniel Miller dmiller at amfes.com
Wed Sep 21 22:03:39 UTC 2011


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
Server Team, which is subscribed to autofs in Ubuntu.
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



More information about the Ubuntu-server-bugs mailing list