[systemd-devel] [PATCH] Add FDB support
"Jóhann B. Guðmundsson"
johannbg at gmail.com
Thu Dec 11 08:56:54 PST 2014
On 12/11/2014 04:16 PM, Lennart Poettering wrote:
> What happens if FDBControlled is no, but still FDBEntrys specified?
Cant we simply address those no/yes cases by extending the [Install]
section to cover all those [foo] entries
Something like..
[Network]
DHCP=v4
[FDB]
MACAddress=44:44:12:34:56:71
VLAN=9
[Install]
Enable=FDB
With no [Install] section meaning it's not enabled if the existence of
those [Foo] entries are not enough?
JBG
More information about the systemd-devel
mailing list