opnsense-ports/net/hostapd/pkg-message
Franco Fichtner d481a6c636 net/hostapd: sync with upstream
Taken from: HardenedBSD
2019-08-18 06:02:46 +02: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
}
]