Slow Shutdown when Network Mgr closes before CIFS unmounted

David Collins david.8.collins at gmail.com
Fri Jan 22 09:44:29 UTC 2010


Correction - the get-around is much easier than the previous e-mail - just
make links in the rc folders to umountnfs.sh that are earlier in the
alphabet than the existing link to umountnfs.sh.

# For shutdowns ..
cd /etc/rc0.d
sudo ln -s ../init.d/umountnfs.sh K02umountnfs

# For reboots ..
cd /etc/rc6.d
sudo ln -s ../init.d/umountnfs.sh K02umountnfs

(This doesn't work if you use '-n' with the smbmount command - which is why
this didn't work for me when I tried it earlier.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-devel/attachments/20100122/957d7ca5/attachment.html>


More information about the xubuntu-devel mailing list