:: Re: [DNG] What is an init system?
Etusivu
Poista viesti
Vastaa
Lähettäjä: kc-devuan
Päiväys:  
Vastaanottaja: dng
Aihe: 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?