aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat41/files/tomcat41.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat41/files/tomcat41.sh.in')
-rw-r--r--www/tomcat41/files/tomcat41.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat41/files/tomcat41.sh.in b/www/tomcat41/files/tomcat41.sh.in
index 15c8fd53658e..fa4b329cfb16 100644
--- a/www/tomcat41/files/tomcat41.sh.in
+++ b/www/tomcat41/files/tomcat41.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`