Parent Directory
|
Revision Log
Version bump. (Portage version: 2.1.10.49/cvs/Linux x86_64)
| 1 | # JVM Runtime |
| 2 | # Using the default setting, it will determine your JVM from the system-vm |
| 3 | # set using java-config. |
| 4 | # See java-config(1) manual page for assistance in determining this value. |
| 5 | |
| 6 | # You can override this value with whatever JDK you want. |
| 7 | # For a list of valid values for GENTOO_VM see output of |
| 8 | # java-config -L |
| 9 | #GENTOO_VM=sun-jdk-1.5 |
| 10 | |
| 11 | # Verbose starting and stopping? (yes/no, defaults to no) |
| 12 | #VERBOSE="yes" |
| 13 | |
| 14 | # Select which server will be started, this is an advanced feature, please refer |
| 15 | # to Resin documentation. |
| 16 | SERVER_ID="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |