summaryrefslogtreecommitdiffstats
path: root/www/webobjects/files/wotaskd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/webobjects/files/wotaskd.sh.in')
-rw-r--r--www/webobjects/files/wotaskd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webobjects/files/wotaskd.sh.in b/www/webobjects/files/wotaskd.sh.in
index a72dd8c..cee2a60 100644
--- a/www/webobjects/files/wotaskd.sh.in
+++ b/www/webobjects/files/wotaskd.sh.in
@@ -19,7 +19,7 @@ wotaskd_pidfile="${wotaskd_pidfile:-/var/run/webobjects/${name}.pid}"
wotaskd_logfile="${wotaskd_logfile:-/var/log/webobjects/${name}.log}"
NEXT_ROOT="${NEXT_ROOT-%%PREFIX%%/%%NEXT_ROOT%%}"
-. %%RC_SUBR%%
+. /etc/rc.subr
rcvar=`set_rcvar`
load_rc_config "$name"
OpenPOWER on IntegriCloud