This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
Releases: trinidad/trinidad_init_services
Releases · trinidad/trinidad_init_services
1.3.1 (2014-07-26)
1.3.0 (2014-07-03)
--no-ask
is now known as--know
- (portable) shell sub-string matching without echo
- do a service update when already installed (on windoze) + better removal
- include a service trinidad_init_service.log file of commands executed
- configure out redirection as well as pid file (+ log path) on windoze
- fix uninstall failing (alwo try supporting RH standarts)
- revised service id/name/desc configuration (to be 'more' similar on platforms)
- improved java_home detection and error message
- align with boot tag script conventions - avoid insserv: warning (#31)
- support for some detecting of JAVA_OPTS and calculating JVM memory requirements
- allow to detect 2.x ruby compat mode (JRuby >= 1.7)
- better init.d compat with other/older shells + support customizing JAVA_OPTS
- refactor init.d script - make sure -cwd $BASE_DIR happens + warn on missing base
- do not ask for ruby compat version - simply use the current one
- refactor log_file to out_file ... as it might be confusing
- decrease default stack-size 1536k should be still a very 'pessimistic' guess
- allow to configure jsvc's -wait and -keepstdin in generated init.d script
- better compatibility for upcoming Trinidad 1.5
- update commons-daemon to 1.0.15