[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-10 Thread luchio
@Mathias Gug So, what do you suggest should happen now? Submit a bug report to samba and wait for them? -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-03 Thread luchio
The umountcifs script seems to solve the problem here (tested as K12umountcifs). Of course, I had removed the other S14umountnfs.sh I had added manually earlier. It would be cleaner to do the symlinks as ../init.d/umountcifs like other rc0.d scripts, instead of /etc/init.d. Otherwise, it

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-02 Thread luchio
Reinhard Tartler wrote: I'm unsure if that is the correct solution. It will most likely to break systems that have /usr not on /. Similar problems could arise with /usr/local/ not on / but custom modifications. As I said, I don't know the right way to do a rename patch, so does someone know?

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-01 Thread luchio
I've used the following fix for months, as described in this duplicate: https://bugs.launchpad.net/bugs/184676 I would like to submit this for review. How would I attach a fix to this bug which involves only renaming files? Can you do it? The fix is: mv /etc/rc0.d/S31umountnfs.sh