Lennart Poettering wrote:
On Tue, 22.01.13 02:33, JB (gene...@itpsg.com) wrote:
Subsequent starts and stops of the application of course do not
change those process ID and kernel threads because, I can only
assume, they are reused. A kill -9 as root will not even kill them.
The problem I hav
On Tue, 22.01.13 02:33, JB (gene...@itpsg.com) wrote:
>
> Subsequent starts and stops of the application of course do not
> change those process ID and kernel threads because, I can only
> assume, they are reused. A kill -9 as root will not even kill them.
> The problem I have is that system shu
Hello again,
I've worked around ruby's daemonize implementation by rewriting the
app to be of type simple. However, now I'm seeing the long delay on
stop after the application it executes has run once. The application is
a real time app utilizing RTAI. The real time application is started