1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-04 15:49:01 +01:00

WiFi Access Point / HotSpot management in NetworkManager (#2304)

* Enable wpa_supplicant access point funtionality, to allow NetworkManager to manage WiFi interfaces as HotSpots or access points.

* Add an exception, to allow NetworkManager to manage bridge interfaces whose name starts with 'bridge'.

* Update buildroot-external/rootfs-overlay/etc/NetworkManager/NetworkManager.conf

Co-authored-by: Stefan Agner <stefan@agner.ch>

Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
xonestonex
2023-01-23 14:00:04 +01:00
committed by GitHub
parent d4deee3660
commit 6d8faa90a7
16 changed files with 31 additions and 1 deletions
@@ -5,7 +5,7 @@ autoconnect-retries-default=0
rc-manager=file
[keyfile]
unmanaged-devices=type:bridge;type:tun;driver:veth
unmanaged-devices=type:tun;driver:veth;interface-name:docker*;interface-name:hassio
[logging]
backend=journal