summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/resin/files/3.1.6/resin.conf')
-rw-r--r--www-servers/resin/files/3.1.6/resin.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/www-servers/resin/files/3.1.6/resin.conf b/www-servers/resin/files/3.1.6/resin.conf
new file mode 100644
index 000000000000..0895ad30fbf4
--- /dev/null
+++ b/www-servers/resin/files/3.1.6/resin.conf
@@ -0,0 +1,12 @@
+# JVM Runtime
+# Using the default setting, it will determine your JVM from the system-vm
+# set using java-config.
+# See java-config(1) manual page for assistance in determining this value.
+
+# You can override this value with whatever JDK 1.5 you want.
+# For a list of valid values for GENTOO_VM see output of
+# java-config -L
+#GENTOO_VM=sun-jdk-1.5
+
+# Verbose starting and stopping? (yes/no, defaults to no)
+#VERBOSE="yes"