aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arpwatch/files/arpwatch.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arpwatch/files/arpwatch.sh.in')
-rw-r--r--net-mgmt/arpwatch/files/arpwatch.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch/files/arpwatch.sh.in b/net-mgmt/arpwatch/files/arpwatch.sh.in
index 35633939c65f..c2d51e145366 100644
--- a/net-mgmt/arpwatch/files/arpwatch.sh.in
+++ b/net-mgmt/arpwatch/files/arpwatch.sh.in
@@ -16,7 +16,7 @@ arpwatch_dir=${arpwatch_dir:-"%%PREFIX%%/arpwatch/"}
. /etc/rc.subr
name=arpwatch
-rcvar=`set_rcvar`
+rcvar=arpwatch_enable
required_dirs=${arpwatch_dir}
load_rc_config ${name}