[Bug 1072518] [NEW] Restart networking crashes dbus and the desktop manager

Launchpad Bug Tracker 1072518 at bugs.launchpad.net
Wed Mar 19 06:00:53 UTC 2014


You have been subscribed to a public bug:

=========== WARNING ===============

Doing:

sudo restart networking

or

sudo /etc/init.d/networking restart.

============ WILL TEAR DOWN MOST OF YOUR DESKTOP =============

Networking is a generic job which brings up all networking interfaces in
the right order at boot.

It should never be stopped nor restarted.

It is only stop at shutdown to correctly bring down all the networking
interfaces in the right order again.

=========== DO NOT RESTART NETWORKING ===============

If you want to reconfigure all networking interface you can use
something like:

 ifdown eth0
 ifup eth0

Or all interfaces with:

 ifdown -a --exclude=lo && ifup -a --exclude=lo

** Affects: dbus
     Importance: Unknown
         Status: Unknown

** Affects: dbus (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: amd64 apport-bug quantal running-unity
-- 
Restart networking crashes dbus and the desktop manager
https://bugs.launchpad.net/bugs/1072518
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to dbus in Ubuntu.



More information about the foundations-bugs mailing list