ifupdown2/debian/proxmox-bridge-mac-from-port.json
Thomas Lamprecht f689f12580 ship policy for setting the bridge MAC from its first port
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-14 16:58:55 +02:00

8 lines
117 B
JSON

{
"bridge": {
"module_globals": {
"bridge_set_static_mac_from_port": "yes"
}
}
}