aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat7/files/tomcat6.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat7/files/tomcat6.sh.in')
-rw-r--r--www/tomcat7/files/tomcat6.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/files/tomcat6.sh.in b/www/tomcat7/files/tomcat6.sh.in
index f5cd4b61d675..ef05ec5a4656 100644
--- a/www/tomcat7/files/tomcat6.sh.in
+++ b/www/tomcat7/files/tomcat6.sh.in
@@ -69,7 +69,7 @@ tomcat%%TOMCAT_VERSION%%_stdout_log="${tomcat%%TOMCAT_VERSION%%_stdout_log:-"%%S
tomcat%%TOMCAT_VERSION%%_stderr_log="${tomcat%%TOMCAT_VERSION%%_stderr_log:-"%%STDERR_LOG%%"}"
tomcat%%TOMCAT_VERSION%%_stop_timeout="${tomcat%%TOMCAT_VERSION%%_stop_timeout:-"10"}"
-. %%RC_SUBR%%
+. /etc/rc.subr
name="tomcat%%TOMCAT_VERSION%%"
rcvar=`set_rcvar`