diff options
Diffstat (limited to 'net/hostapd/pkg-message')
-rw-r--r-- | net/hostapd/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/hostapd/pkg-message b/net/hostapd/pkg-message index e7b02f1ae2cb..43d22d9a1e7d 100644 --- a/net/hostapd/pkg-message +++ b/net/hostapd/pkg-message @@ -1,4 +1,10 @@ +[ +{ 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 +} +] |