touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #66024
[Bug 1430675] Re: fails to set up a bridged network interface
I found this in dmesg:
[ 10.604132] systemd[1]: /usr appears to be on its own filesystem and
is not already mounted. This is not a supported setup. Some things will
probably break (sometimes even silently) in mysterious ways. Consult
http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken for
more information.
I use separated /usr. What about you Timo and Philip?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1430675
Title:
fails to set up a bridged network interface
Status in systemd package in Ubuntu:
Incomplete
Bug description:
I have a simple bridge set up in /etc/network/interfaces so that the
virtual machines running on that machine can use it and be on the same
subnet. But with systemd it's not started on boot. The bridge is
configured as follows
auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_maxwait 5
reproduced now on a fresh vm.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1430675/+subscriptions
References