1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/security/wpa_supplicant/files/pkg-message.in
2019-08-14 12:16:12 +00:00

12 lines
190 B
Plaintext

[
{ type: install
message: <<EOM
To use the ports version of WPA Supplicant instead of the base, add:
wpa_supplicant_program="%%PREFIX%%/sbin/wpa_supplicant"
to /etc/rc.conf
EOM
}
]