java:javaservicelinux
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
java:javaservicelinux [2015/01/25 19:47] – created rlunaro | java:javaservicelinux [2022/12/02 21:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
I've developed recently a runlevel shell script for a java service. I've developed a simple one based on the criteria that it must be adapted to every particular flavor of linux (Ubuntu and SuSE have their particular skeleton files to place a new server, so I imagine that in every case is different. | I've developed recently a runlevel shell script for a java service. I've developed a simple one based on the criteria that it must be adapted to every particular flavor of linux (Ubuntu and SuSE have their particular skeleton files to place a new server, so I imagine that in every case is different. | ||
- | Here is my script: | + | Here is my script |
+ | |||
+ | With that I can stop then the process issuing a gentle kill and then a hard kill (just in cas the process is hung). | ||
<code shell> | <code shell> |
java/javaservicelinux.1422215253.txt.gz · Last modified: 2022/12/02 21:02 (external edit)