Jsvc is a set of libraries and applications for making Java applications run on UNIX more easily.
Jsvc allows the application (e.g. Tomcat) to perform some privileged operations as root (e.g. bind to a port < 1024), and then switch identity to a non-privileged user.
jsvc command added to NAS $PATH
you need export JAVA_HOME before use ( exemple with QJDK21 : export JAVA_HOME=/opt/QJDK21 )
jsvc (cli)
Downloads: 2
Downloads links:
official website | |
---|---|
version | 1.4.0.0 |