summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/hostapd
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-04-20 20:37:21 +0000
committersam <sam@FreeBSD.org>2008-04-20 20:37:21 +0000
commitf481193ee59aca9435a3482d984bfb08608df56a (patch)
treef7b8568250777904a49cfd2118ba88164d8c111c /etc/rc.d/hostapd
parentd7668145d4f9b614366d70f9a87179256cedfd8b (diff)
downloadFreeBSD-src-f481193ee59aca9435a3482d984bfb08608df56a.zip
FreeBSD-src-f481193ee59aca9435a3482d984bfb08608df56a.tar.gz
rc support for vaps
Diffstat (limited to 'etc/rc.d/hostapd')
-rw-r--r--etc/rc.d/hostapd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd
index 0dc3971..5f8203e 100644
--- a/etc/rc.d/hostapd
+++ b/etc/rc.d/hostapd
@@ -18,6 +18,7 @@ pidfile="/var/run/${name}.pid"
command_args="-P ${pidfile} -B ${conf_file}"
required_files="${conf_file}"
+required_modules="wlan_xauth wlan_wep wlan_tkip wlan_ccmp"
extra_commands="reload"
load_rc_config ${name}
OpenPOWER on IntegriCloud