mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Small ipv6 changes
This commit is contained in:
parent
59a53ffe9c
commit
19d15f2b08
2 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,7 @@ set_ipv6_state() {
|
|||
fi
|
||||
uci -q commit shadowsocks-libev
|
||||
uci -q commit dhcp
|
||||
uci -q commit network
|
||||
#if [ "$disable_ipv6" == "1" ]; then
|
||||
# /etc/init.d/odhcpd stop >/dev/null 2>&1
|
||||
# /etc/init.d/odhcpd disable >/dev/null 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue