Hi,
I'm not sure if this is caused by systemd-udev, apology if it's not
the right place. When doing
# brctl addbr default
add bridge failed: Invalid argument
or
# ip link add name default type bridge
Debugging with
# systemd-udev --debug
I think the bridge "default" is created successfully first,
On Thu, Mar 30, 2017 at 8:55 AM, Lennart Poettering
wrote:
> On Sat, 11.03.17 08:41, William Tu (u9012...@gmail.com) wrote:
>
>> Hi,
>> I'm not sure if this is caused by systemd-udev, apology if it's not
>> the right place. When doing
>> # brctl add