aboutsummaryrefslogtreecommitdiff
path: root/www/hudson
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
commit83eb2c37009874672764765ec3bf3b59286c7391 (patch)
treea956ace1a4a1e10876d4c36f12af02bc9df6cb29 /www/hudson
parent3c1484f2613137d7eaba8577f6d580c5532ac912 (diff)
Notes
Diffstat (limited to 'www/hudson')
-rw-r--r--www/hudson/files/hudson.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hudson/files/hudson.sh.in b/www/hudson/files/hudson.sh.in
index 67e3d2b12022..c67bd3704c35 100644
--- a/www/hudson/files/hudson.sh.in
+++ b/www/hudson/files/hudson.sh.in
@@ -44,7 +44,7 @@ hudson_log_file=/var/log/hudson.log
. /etc/rc.subr
name="hudson"
-rcvar=`set_rcvar`
+rcvar=hudson_enable
load_rc_config "${name}"