mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
update
This commit is contained in:
parent
526e36f691
commit
c484f5c98e
546 changed files with 13 additions and 14 deletions
0
openmptcprouter/Makefile
Executable file → Normal file
0
openmptcprouter/Makefile
Executable file → Normal file
0
openmptcprouter/files/etc/firewall.gre-tunnel
Executable file → Normal file
0
openmptcprouter/files/etc/firewall.gre-tunnel
Executable file → Normal file
0
openmptcprouter/files/etc/firewall.omr-server
Executable file → Normal file
0
openmptcprouter/files/etc/firewall.omr-server
Executable file → Normal file
0
openmptcprouter/files/etc/iproute2/rt_dsfield
Executable file → Normal file
0
openmptcprouter/files/etc/iproute2/rt_dsfield
Executable file → Normal file
0
openmptcprouter/files/etc/sysctl.d/default.conf
Executable file → Normal file
0
openmptcprouter/files/etc/sysctl.d/default.conf
Executable file → Normal file
|
@ -14,7 +14,6 @@ if [ "$(uci -q get openmptcprouter.latest_versions)" = "" ]; then
|
|||
if [ "$(uci -q show dhcp | grep 127.0.0.1#5353)" = "" ]; then
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
add_list dhcp.@dnsmasq[-1].server="127.0.0.1#5353"
|
||||
add_list dhcp.@dnsmasq[-1].server="8.8.8.8"
|
||||
add_list dhcp.@dnsmasq[-1].server="/lan/"
|
||||
commit dhcp
|
||||
EOF
|
||||
|
|
0
openmptcprouter/files/etc/wgetrc4
Executable file → Normal file
0
openmptcprouter/files/etc/wgetrc4
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue