mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
NO_WPA_SUPPLICANT_EAPOL is a bool, not a str
This commit is contained in:
parent
aa00bc830f
commit
65986ff98d
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@ Set this to install
|
|||
.Xr ssh 1
|
||||
with the set-user-ID bit turned on.
|
||||
.It Va NO_WPA_SUPPLICANT_EAPOL
|
||||
.Pq Vt str
|
||||
.Pq Vt bool
|
||||
Build
|
||||
.Xr wpa_supplicant 8
|
||||
without support for the IEEE 802.1X protocol and without
|
||||
|
|
|
|||
Loading…
Reference in a new issue