master
Jordan Sokolic 2020-09-14 20:46:28 +03:00
parent e49358c0cf
commit 726f394eac
4 changed files with 4 additions and 4 deletions

View File

@ -33,4 +33,4 @@ config odhcpd 'odhcpd'
option maindhcp '0'
option leasefile '/tmp/hosts/odhcpd'
option leasetrigger '/usr/sbin/odhcpd-update'
option loglevel '4'
option loglevel '4'

View File

@ -22,4 +22,4 @@ config 'interface' 'wan'
config 'interface' 'wan6'
option 'ifname' 'eth1'
option 'proto' 'dhcpv6'
option 'proto' 'dhcpv6'

View File

@ -12,4 +12,4 @@ config timeserver 'ntp'
list server '0.openwrt.pool.ntp.org'
list server '1.openwrt.pool.ntp.org'
list server '2.openwrt.pool.ntp.org'
list server '3.openwrt.pool.ntp.org'
list server '3.openwrt.pool.ntp.org'

View File

@ -13,4 +13,4 @@ config 'wifi-iface' "${WIFI_IFACE}"
option 'ssid' "${WIFI_SSID}"
option 'encryption' "${WIFI_ENCRYPTION}"
option 'key' "${WIFI_KEY}"
option 'disassoc_low_ack' '0'
option 'disassoc_low_ack' '0'