Merge pull request #42956 from iblech/patch-supplicant
supplicant: Fix tiny typo in the documentation
This commit is contained in:
commit
01e7d0a8f4
@ -183,7 +183,7 @@ in
|
|||||||
|
|
||||||
example = literalExample ''
|
example = literalExample ''
|
||||||
{ "wlan0 wlan1" = {
|
{ "wlan0 wlan1" = {
|
||||||
configFile = "/etc/wpa_supplicant";
|
configFile.path = "/etc/wpa_supplicant.conf";
|
||||||
userControlled.group = "network";
|
userControlled.group = "network";
|
||||||
extraConf = '''
|
extraConf = '''
|
||||||
ap_scan=1
|
ap_scan=1
|
||||||
|
Loading…
Reference in New Issue
Block a user