Comment 4 for bug 150960

Revision history for this message
Matthias Klose (doko) wrote :

I appreciate your interest in having the Ubuntu and Glassfish communities in sync, but please have in mind that the Ubuntu community is used to do things in some ways, i.e, to start a system service with the init script. Please implent the init script, and then feed it back to the glassfish community. What needs to be done:

 - create a system user `glassfish' on package installation. This user should be used to run the application server.
 - If other domains should be started with another user, please add this support to the init script
 - the proposed init script is a good start, but please try to use the lsb functions for init scripts, and maybe
   offer an option to disable startup (/etc/default/glassfish).