Initial source commit.


git-svn-id: https://svn.apache.org/repos/asf/incubator/oscar/trunk@233031 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/etc/felix.sh b/etc/felix.sh
new file mode 100644
index 0000000..9ec3e09
--- /dev/null
+++ b/etc/felix.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+#
+# The following variable should be automatically
+# assigned during install, if not, edit it to reflect
+# your Java installation.
+#
+
+java_home=%%Java directory%%
+
+#
+# You don't need to edit the following line
+#
+
+exec ${java_home}/bin/java -jar lib/felix.jar