mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Quiet sysctl openmptcprouter-vps
This commit is contained in:
parent
bc92798477
commit
142aecc2e2
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ _set_config_from_vps() {
|
||||||
uci -q batch <<-EOF >/dev/null
|
uci -q batch <<-EOF >/dev/null
|
||||||
set openmptcprouter.settings.disable_ipv6=1
|
set openmptcprouter.settings.disable_ipv6=1
|
||||||
EOF
|
EOF
|
||||||
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
sysctl -qw net.ipv6.conf.all.disable_ipv6=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
uci -q batch <<-EOF >/dev/null
|
uci -q batch <<-EOF >/dev/null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue