diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-03 19:56:20 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-03 19:56:20 +0100 |
commit | 620271eca13b3535472243f98bca766ed6ec19ed (patch) | |
tree | fe34254922c1deb9521f20b3ab4a578721a34813 /data/configd-include.json | |
parent | 0ec4ad03abb952fbc817df4bbaaf4ab05fbc9753 (diff) | |
parent | 01e3d935a34f38e48364724da1cad7cbbb18576e (diff) | |
download | vyos-1x-620271eca13b3535472243f98bca766ed6ec19ed.tar.gz vyos-1x-620271eca13b3535472243f98bca766ed6ec19ed.zip |
Merge branch 'wifi-wpa3' of github.com:c-po/vyos-1x into current
* 'wifi-wpa3' of github.com:c-po/vyos-1x:
wireless: T3042: move wifi-regulatory-domain into individual interface definition
wireless: T2653: reset wireless priority to crux state
wireless: T3034: add WPA3 support
wireless: T3043: rename "wpa mode both" to "wpa+wpa2"
ifconfig: T2985: fix wireless-bridge creation
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 95aef65ad..da6fb915f 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -48,7 +48,6 @@ "system-options.py", "system-syslog.py", "system-timezone.py", -"system-wifi-regdom.py", "system_console.py", "system_lcd.py", "task_scheduler.py", @@ -59,4 +58,4 @@ "vrf.py", "vrrp.py", "vyos_cert.py" -]
\ No newline at end of file +] |