:: Re: [DNG] What is an init system?
Page principale
Supprimer ce message
Répondre à ce message
Auteur: kc-devuan
Date:  
À: dng
Sujet: 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?