:: Re: [DNG] What is an init system?
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: kc-devuan
Ημερομηνία:  
Προς: dng
Αντικείμενο: 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?