1
0
Fork 0
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:
Ycarus 2019-04-05 08:49:25 +02:00
parent 59a53ffe9c
commit 19d15f2b08
2 changed files with 5 additions and 0 deletions

View file

@ -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