summaryrefslogtreecommitdiff
blob: 319bb07ac686a0eb0f62a87452761b7d7f959ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- bin/catalina.sh	2004-05-19 02:25:07.000000000 -0400
+++ bin/catalina.sh	2004-05-19 02:23:20.128089696 -0400
@@ -38,6 +38,10 @@
 # $Id: gentoo.diff,v 1.3 2004/07/28 22:31:32 axxo Exp $
 # -----------------------------------------------------------------------------
 
+# source the appropriate files right away
+source /etc/profile
+source /etc/conf.d/tomcat5
+
 # OS specific support.  $var _must_ be set to either true or false.
 cygwin=false
 os400=false