[Bug 752481] Re: networking is not actually brought down/up when moving to/from runlevel 1
Stéphane Graber
stgraber at stgraber.org
Thu Jun 28 21:13:07 UTC 2012
So, starting with 12.10 both /etc/init/networking.conf and
/etc/init.d/networking will be the same upstart job and will include a
post-stop target calling ifdown -a.
So in theory, I could change it to stop on switching to runlevel1 and
start on switches to [2345], I'm just not convinced it's a good idea as
we don't really support "ifdown -a && ifup -a" because of devices being
hot-pluggable and sometimes requiring specific bring-up order that
wouldn't be respected by calling "ifup -a".
** Changed in: ifupdown (Ubuntu)
Status: New => Triaged
** Changed in: ifupdown (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/752481
Title:
networking is not actually brought down/up when moving to/from
runlevel 1
Status in “ifupdown” package in Ubuntu:
Triaged
Bug description:
Binary package hint: ifupdown
Since the transition where networking has been handled largely by
upstart, runlevel 1 does not bring down the network. Nor is it brought
back up in any way by the transition back to runlevel 2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/752481/+subscriptions
More information about the foundations-bugs
mailing list