netmodes: replace wps_pushbutton with wps

This commit is contained in:
Jakob Olsson 2019-05-20 15:13:31 +02:00
parent 72a3a64383
commit c0637c052f
4 changed files with 8 additions and 8 deletions

View file

@ -48,7 +48,7 @@ config wifi-iface
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter 'disable'
option wps_pushbutton '1'
option wps '1'
option wmf_bss_enable '1'
option maxassoc '32'
option ifname 'wl0'
@ -88,7 +88,7 @@ config wifi-iface
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter 'disable'
option wps_pushbutton '1'
option wps '1'
option wmf_bss_enable '1'
option maxassoc '32'
option ifname 'wl1'

View file

@ -27,7 +27,7 @@ config wifi-iface
option encryption psk2
option key $WPAKEY
option ifname ra0
option wps_pushbutton 1
option wps 1
config wifi-device rai0
option band a
@ -46,7 +46,7 @@ config wifi-iface
option encryption psk2
option key $WPAKEY
option ifname rai0
option wps_pushbutton 1
option wps 1
config wifi-iface
option device rai0

View file

@ -48,7 +48,7 @@ config wifi-iface
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter 'disable'
option wps_pushbutton '1'
option wps '1'
option wmf_bss_enable '1'
option maxassoc '32'
option ifname 'wl0'
@ -88,7 +88,7 @@ config wifi-iface
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter 'disable'
option wps_pushbutton '1'
option wps '1'
option wmf_bss_enable '1'
option maxassoc '32'
option ifname 'wl1'

View file

@ -27,7 +27,7 @@ config wifi-iface
option ssid iopsys-$BSSID4
option encryption psk2
option key $WPAKEY
option wps_pushbutton 1
option wps 1
option ifname ra0
config wifi-device rai0
@ -47,6 +47,6 @@ config wifi-iface
option ssid iopsys-$BSSID4
option encryption psk2
option key $WPAKEY
option wps_pushbutton 1
option wps 1
option ifname rai0