Closed jmadden173 closed 2 years ago
The service depends on a bash script that forks process using the bash &. When the service stops some processes do not close causing conflicts in socket files should it need to be restarted.
&
The service depends on a bash script that forks process using the bash
&
. When the service stops some processes do not close causing conflicts in socket files should it need to be restarted.