ports/net/hostapd210/pkg-message
Cy Schubert e36bb86195 net/hostapd210: Clone net/hostapd to net/hostapd210
We clone net/hostapd to net/hostapd210 in preparation for the
hostapd update to 2.11. In case anyone is having issues with it
they can fall back to net/hostapd210.
2024-07-21 06:06:29 -07:00

10 lines
178 B
Text

[
{ type: install
message: <<EOM
Add the following to /etc/rc.conf to use the ports version instead
of the base version:
hostapd_program="/usr/local/sbin/hostapd"
EOM
}
]