Hello,
I have a custom rc.d script to start a program. I run
Thanks.
I have a custom rc.d script to start a program. I run
service xxx start to launch the program. However, if I run the command again it will launch a second instance of the program. I feel like there must be a simple way to prevent this, but I am having trouble finding it.Thanks.