:: Re: [DNG] What is an init system?
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: kc-devuan
Fecha:  
A: dng
Asunto: Re: [DNG] What is an init system?
16 May 2024 03:35:59 Hector Gonzalez Jaime via Dng <dng@???>:

> You can background those with a kludge like this:


What is wrong with forking via

service &

Before switching to Ada I found golang couldn't create new process groups without a shell script to do that?