mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iup: execute correct command to trigger creation of new VLAN interface
This commit is contained in:
parent
ce95cd7d81
commit
cf696ffeb7
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ change_to_vlan() {
|
|||
v "option 132: committed update to file network"
|
||||
|
||||
# reload configuration files.
|
||||
/etc/init.d/layer2_interface_vlan reload
|
||||
ubus call network reload
|
||||
v "option 132: reload network config"
|
||||
|
||||
# replace old interface (like eth0.1 with new eth0.101).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue