WPA Supplicant: Add warning about its use
authorJohn Marino <draco@marino.st>
Tue, 14 Jul 2015 15:11:49 +0000 (17:11 +0200)
committerJohn Marino <draco@marino.st>
Tue, 14 Jul 2015 15:11:49 +0000 (17:11 +0200)
commit4511b225fb29adf3a54f6da82c3361f7f7cfebff
treeb17fdadad55a9273b2864ed10db4bd5191bffcdf
parent9b14d589f06439f3924ddb44b534d914b0e13b11
WPA Supplicant: Add warning about its use

The wpa_supplicant software in base is three releases behind and likely
full of security holes.  For example, the current release in DPorts has
already had 5 security vulnerabilities patched, but the base version is
not being actively maintained.

The base wpa_supplicant should only be used long enough to be able to
install the latest version from dports.  In order to let sysadmins know
that running it is not the best idea, a 10-second warning will come up
when the base wpa_supplicant is used.

reviewed by: robgar
etc/rc.d/wpa_supplicant