I need to change MTU on the network interfaces. I ...
# harvester
v
I need to change MTU on the network interfaces. I found two files where it’s set
/etc/sysconfig/network/ifcfg-mgmt-bo
and `/etc/sysconfig/network/ifcfg-mgmt-br`/ But changing that file is not persistent due to that overlay approach they have. After rebooting the changed files are reverted. How to make the changes persistent?