netmode: fix lowerlayers on mode change

This commit is contained in:
Suvendhu Hansa 2025-12-04 21:16:33 +05:30
parent cf573d3fad
commit 155b4fe2b3

View file

@ -16,4 +16,8 @@ if [ -f /etc/bbfdm/dmmap/IP ]; then
rm -f /etc/bbfdm/dmmap/IP
fi
if [ -f /etc/bbfdm/dmmap/Ethernet ]; then
rm -f /etc/bbfdm/dmmap/Ethernet
fi
reboot &