aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ndoutils/files
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-14 20:09:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-14 20:09:42 +0000
commit831d9b274034ac512543e27c12f8424047728dac (patch)
treefc1ad66f88a7051367d87033268f4bc3b20d6c4c /net-mgmt/ndoutils/files
parente5d53ce9b2c35fbfe2856e5c2f17cc9b14be0c37 (diff)
downloadports-831d9b274034ac512543e27c12f8424047728dac.tar.gz
ports-831d9b274034ac512543e27c12f8424047728dac.zip
Notes
Diffstat (limited to 'net-mgmt/ndoutils/files')
-rw-r--r--net-mgmt/ndoutils/files/ndo2db.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/ndoutils/files/ndo2db.in b/net-mgmt/ndoutils/files/ndo2db.in
index d995288e3ef3..ff0859b80be6 100644
--- a/net-mgmt/ndoutils/files/ndo2db.in
+++ b/net-mgmt/ndoutils/files/ndo2db.in
@@ -22,7 +22,9 @@ rcvar=${name}_enable
command="%%PREFIX%%/bin/ndo2db-3x"
required_files="${ndo2db_configfile}"
-command_args="-c ${ndo2db_configfile}"
load_rc_config $name
+
+command_args="-c ${ndo2db_configfile}"
+
run_rc_command "$1"