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.)
-- xubuntu-devel mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel
