aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/hostapd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/hostapd')
-rwxr-xr-xetc/rc.d/hostapd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd
index 5f8203edd393..f65fcde0f6ee 100755
--- a/etc/rc.d/hostapd
+++ b/etc/rc.d/hostapd
@@ -10,8 +10,8 @@
. /etc/rc.subr
name="hostapd"
+rcvar="hostapd_enable"
command="/usr/sbin/${name}"
-rcvar=`set_rcvar`
conf_file="/etc/${name}.conf"
pidfile="/var/run/${name}.pid"