[Bug 869635] [NEW] long delay at shutdown/reboot - network-manager doesn't close correctly
Launchpad Bug Tracker
869635 at bugs.launchpad.net
Thu Feb 16 21:48:04 UTC 2012
You have been subscribed to a public bug:
I've noticed the shutdown and reboot in oneiric is slower than in natty.
This is reproducible on different machines with fresh installations.
Disabling plymouth and vt.handoff=7 I can see that some processes are not closed:
* Asking all remaining processes to terminate... [OK]
* Killing all remaining processes... [fail]
Killing network-manager at runlevel6, after the dbus shutdown signal,
makes the shutdown and restart really faster (I'd say 5/10sec on low end
machines like netbooks)
--- /etc/init/network-manager.conf.orig 2010-05-03 14:56:09.745071317 +0200
+++ /etc/init/network-manager.conf 2010-05-03 14:56:43.075152939 +0200
@@ -8,6 +8,7 @@
start on (local-filesystems
and started dbus)
stop on stopping dbus
+stop on runlevel [06]
expect fork
respawn
after applying this I get no more errors:
* Killing all remaining processes... [OK]
** Affects: isc-dhcp (Ubuntu)
Importance: Undecided
Status: New
** Affects: modemmanager (Ubuntu)
Importance: High
Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
Status: Fix Released
** Affects: network-manager (Ubuntu)
Importance: High
Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
Status: In Progress
** Affects: wpasupplicant (Ubuntu)
Importance: High
Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
Status: Fix Released
** Tags: iso-testing precise-shutdown
--
long delay at shutdown/reboot - network-manager doesn't close correctly
https://bugs.launchpad.net/bugs/869635
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
More information about the foundations-bugs
mailing list