mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a note to hostapd.conf about an unhelpful error message in the hope that
it won't confuse anyone else in the future. MFC after: 1 week
This commit is contained in:
parent
9a2e24aa4b
commit
57c4d565e2
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ The following parameters are recognized:
|
|||
Interface name.
|
||||
Should be set in
|
||||
.Dq hostap
|
||||
mode.
|
||||
mode. Make certain that there are no spaces after the interface name,
|
||||
or hostapd will complain that the interface does not exist.
|
||||
.It Va debug
|
||||
Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 =
|
||||
excessive.
|
||||
|
|
|
|||
Loading…
Reference in a new issue