Hi, This bug was annoying me since month. However, moving the umountnfs.sh script before the network-manager scripts did the trick for me:
cd /etc/rc0.d && sudo mv S31umountnfs.sh K13umountnfs.sh cd /etc/rc6.d && sudo mv S31umountnfs.sh K13umountnfs.sh This way the network file systems (in particular cifs) get unmounted before network manager shuts down the network interface. Alexander -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org