mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Reload instead of restart of network in openmptcprouter-vps
This commit is contained in:
parent
4bdbd1a4c8
commit
9d53bf202f
1 changed files with 1 additions and 1 deletions
|
@ -1939,7 +1939,7 @@ _set_config_from_vps() {
|
||||||
set network.omr6in4.gateway="$omr6in4_vps_localip"
|
set network.omr6in4.gateway="$omr6in4_vps_localip"
|
||||||
commit network
|
commit network
|
||||||
EOF
|
EOF
|
||||||
/etc/init.d/network restart
|
/etc/init.d/network reload
|
||||||
sleep 6
|
sleep 6
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue