Re: Uncontrolled generation of new processes

2017-12-10 Thread DGSJ
On Thu, Dec 07, 2017 at 06:09:08AM +, Colin Booth wrote: > On Wed, Dec 06, 2017 at 05:35:46PM +0100, DGSJ wrote: > > Hallo. > > In order to migrate my SistemV to Runit, I'm writing the service scripts, > > but I'm having a problem I can't solve. > All right, lets take a look! > > > > First,

Re: Uncontrolled generation of new processes

2017-12-06 Thread Colin Booth
On Wed, Dec 06, 2017 at 05:35:46PM +0100, DGSJ wrote: > Hallo. > In order to migrate my SistemV to Runit, I'm writing the service scripts, > but I'm having a problem I can't solve. All right, lets take a look! > > First, lest see an example that works well. The run file for the > touchpad mouse:

Uncontrolled generation of new processes

2017-12-06 Thread DGSJ
Hallo. In order to migrate my SistemV to Runit, I'm writing the service scripts, but I'm having a problem I can't solve. First, lest see an example that works well. The run file for the touchpad mouse: #!/bin/bash [ -f /etc/sysconfig/mouse ] && . /etc/sysconfig/mouse echo -e "Mouse working