jboss-as.conf 369 B

123456789101112131415161718
  1. # General configuration for the init.d scripts,
  2. # not necessarily for JBoss AS itself.
  3. # The username who should own the process.
  4. #
  5. # JBOSS_USER=jboss-as
  6. # The amount of time to wait for startup
  7. #
  8. # STARTUP_WAIT=30
  9. # The amount of time to wait for shutdown
  10. #
  11. # SHUTDOWN_WAIT=30
  12. # Location to keep the console log
  13. #
  14. # JBOSS_CONSOLE_LOG=/var/log/jboss-as/console.log