Re: rc script problems

2019-03-31 Thread Eugene Grosbein
01.04.2019 3:55, Jim Trigg wrote: > How do I write an rc script to preserve the pid of a child process? The > "port" I'm working with (technically a commercial package) has a startup > script that launches a java process. I had written a simple rc wrapper around > the script but have found it d

rc script problems

2019-03-31 Thread Jim Trigg
How do I write an rc script to preserve the pid of a child process? The "port" I'm working with (technically a commercial package) has a startup script that launches a java process. I had written a simple rc wrapper around the script but have found it doesn't support stop because the pid captur