summaryrefslogtreecommitdiff
blob: 0bfcb4523fec5c2f6cd6854a4ee42f397be7d6e5 (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.1 2004/08/08 18:39:49 stuart 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