2014-09-26 15:58:32 |
James Hunt |
bug |
|
|
added bug |
2014-09-26 15:58:45 |
James Hunt |
systemd (Ubuntu): assignee |
|
Martin Pitt (pitti) |
|
2014-09-28 09:35:45 |
Martin Pitt |
description |
/lib/systemd/system/ifup@.service specifies:
ExecStart=/sbin/ifup --allow=hotplug %I
This really needs to be:
ExecStart=/sbin/ifup --allow=hotplug %I
Since otherwise, for systems that don't use network-manager, the service will only bring up interfaces which have specified "allow-hotplug $if" in /etc/network/interfaces*.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: systemd 208-8ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.0-17-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Sep 26 16:54:12 2014
InstallationDate: Installed on 2014-04-11 (167 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
SourcePackage: systemd
UpgradeStatus: Upgraded to utopic on 2014-05-08 (141 days ago) |
/lib/systemd/system/ifup@.service specifies:
ExecStart=/sbin/ifup --allow=hotplug %I
This really needs to be:
ExecStart=/sbin/ifup --allow=auto %I
Since otherwise, for systems that don't use network-manager, the service will only bring up interfaces which have specified "allow-hotplug $if" in /etc/network/interfaces*.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: systemd 208-8ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.0-17-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Sep 26 16:54:12 2014
InstallationDate: Installed on 2014-04-11 (167 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
SourcePackage: systemd
UpgradeStatus: Upgraded to utopic on 2014-05-08 (141 days ago) |
|
2014-09-29 08:57:48 |
Martin Pitt |
systemd (Ubuntu): status |
New |
Incomplete |
|
2014-09-29 12:44:42 |
Martin Pitt |
summary |
ifup should specify '-allow=auto' not '-allow=hotplug' |
auto interfaces do not come up with r/o images |
|
2014-09-29 12:48:32 |
Martin Pitt |
affects |
systemd (Ubuntu) |
ifupdown (Ubuntu) |
|
2014-09-29 12:48:32 |
Martin Pitt |
ifupdown (Ubuntu): status |
Incomplete |
New |
|
2014-09-29 13:27:39 |
Martin Pitt |
affects |
ifupdown (Ubuntu) |
systemd (Ubuntu) |
|
2014-09-29 13:28:22 |
Martin Pitt |
summary |
auto interfaces do not come up with r/o images |
networking.service races with kernel interface detection |
|
2014-09-29 16:21:24 |
Martin Pitt |
summary |
networking.service races with kernel interface detection |
networking.service races with kernel interface detection, ifup@.service is not being triggered |
|
2014-09-29 16:22:41 |
Martin Pitt |
systemd (Ubuntu): status |
New |
In Progress |
|
2014-09-30 05:56:47 |
Martin Pitt |
systemd (Ubuntu): status |
In Progress |
Fix Committed |
|
2014-09-30 06:06:31 |
Martin Pitt |
tags |
amd64 apport-bug utopic |
amd64 apport-bug systemd-boot utopic |
|
2014-09-30 10:45:31 |
Launchpad Janitor |
systemd (Ubuntu): status |
Fix Committed |
Fix Released |
|
2015-06-12 12:19:21 |
gustavo panizzo |
bug |
|
|
added subscriber gustavo panizzo |