Simon Eilting wrote: > Package: network-manager > Version: 0.6.4-6 > > On shutdown, when receiving the inevitable signal 15, network-manager > shuts down all network interfaces (that is, it drops all routes and ip > addresses). After that, the system hangs on trying to unmount nfs > devices because the server is unreachable. >
Hi Simon, the problem is, that network-manager is currently started/stopped by dbus (via /etc/dbus-1/event.d) and dbus is is stopped rather early (K20) on shutdown. nfs is unmounted in S40umountfs, so dbus/network-manager are already down. What puzzles me, is that you don't have the problem on startup? After all, network-manager is started in rc2/S20 and nfs already in rcS/S45mountnfs.sh. Could you please describe your setup a bit more detailed. If you have static IPs and no wireless you could consider to switch back to ifupdown and uninstall network-manager. Thanks, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

