mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Since empty NETAUTO= in /mnt/onl/boot/boot-config is valud according to rules in initramfs /boot/ifup, follow this behavior in onl-boot-config to get rid of incorrect message: root@localhost:/# onl-boot-config --show NETDEV=ma1 BOOTMODE=INSTALLED SWI=images::latest NETAUTO= The NETAUTO value '' is invalid. The boot configuration has not been changed. Signed-off-by: Sergey Popovich <sergey.popovich@ordnance.co>