mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-09 23:34:51 +01:00
netmode: fix lowerlayers on mode change
This commit is contained in:
parent
cf573d3fad
commit
155b4fe2b3
1 changed files with 4 additions and 0 deletions
|
|
@ -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 &
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue