mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Merge branch 'vlan_term' into 'devel'
netmode: fix lowerlayers on mode change See merge request feed/iopsys!1976
This commit is contained in:
commit
b4f197ff54
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