Configuration for create_ap
. See upstream example configuration for supported values.
Declarations
Type
attribute set of (signed integer or boolean or string)
Default
{ }
Example
{
INTERNET_IFACE = "eth0";
PASSPHRASE = "12345678";
SSID = "My Wifi Hotspot";
WIFI_IFACE = "wlan0";
}