90-unfuck-mac-overwrite.link 271 B

1234567891011
  1. #
  2. # Overwrite MACAddressPolicy=persistent which is set in defautl config file
  3. # /lib/systemd/network/99-default.link so systemd-udevd will NOT fiddle
  4. # around with interfaces it has no businss in touching at all.
  5. #
  6. [Match]
  7. OriginalName=*
  8. [Link]
  9. MACAddressPolicy=none