11.10 clean install. Sporadically takes ages to shutdown and sometimes never. Plymouth just displays progress dots.
Tried this and it seem to make shutdown much faster. Add this line, stop on runlevel [06], to this file. gksu gedit /etc/init/network-manager.conf # network-manager - network connection manager # # The Network Manager daemon manages the system's network connections, # automatically switching between the best available. description "network connection manager" start on (local-filesystems and started dbus) stop on stopping dbus stop on runlevel [06] expect fork respawn exec NetworkManager -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762203 Title: Computer is not turned off at shutdown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/762203/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
