Author: gertv
Date: Fri Feb 19 09:32:20 2010
New Revision: 911757
URL: http://svn.apache.org/viewvc?rev=911757&view=rev
Log:
SMX4-485: Ensure etc/shell.init.script is used in ServiceMix 4
Modified:
servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties
Modified:
servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties?rev=911757&r1=911756&r2=911757&view=diff
==============================================================================
---
servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties
(original)
+++
servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties
Fri Feb 19 09:32:20 2010
@@ -23,3 +23,6 @@
xml.catalog.files=
# Default port for the OSGI HTTP Service
org.osgi.service.http.port=8181
+
+# Configure the default Karaf init script location
+karaf.shell.init.script=${karaf.home}/etc/shell.init.script