aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools-ng/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/flow-tools-ng/files')
-rw-r--r--net-mgmt/flow-tools-ng/files/flow_capture.in2
-rw-r--r--net-mgmt/flow-tools-ng/files/flow_fanout.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/flow-tools-ng/files/flow_capture.in b/net-mgmt/flow-tools-ng/files/flow_capture.in
index d378c6c7fc59..cdca15248732 100644
--- a/net-mgmt/flow-tools-ng/files/flow_capture.in
+++ b/net-mgmt/flow-tools-ng/files/flow_capture.in
@@ -44,7 +44,7 @@
. /etc/rc.subr
name="flow_capture"
-rcvar=`set_rcvar`
+rcvar=flow_capture_enable
setup_profile_vars()
{
diff --git a/net-mgmt/flow-tools-ng/files/flow_fanout.in b/net-mgmt/flow-tools-ng/files/flow_fanout.in
index 0cc17b058e6b..9d3e7d34f95e 100644
--- a/net-mgmt/flow-tools-ng/files/flow_fanout.in
+++ b/net-mgmt/flow-tools-ng/files/flow_fanout.in
@@ -41,7 +41,7 @@
. /etc/rc.subr
name="flow_fanout"
-rcvar=`set_rcvar`
+rcvar=flow_fanout_enable
setup_profile_vars()
{