[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

c0l2e 211631 at bugs.launchpad.net
Fri Jul 29 09:29:59 UTC 2011


found a better fix via /etc/init/dbus.conf

add the pre-stop script:

pre-stop script
    trap "TERM signal" TERM
     /bin/umount -a -t  cifs -f -l
    trap - TERM
end script

It works for me and few tested notebooks and desktop PC.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211631

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions



More information about the Ubuntu-server-bugs mailing list