|
Message-ID: <20130926191330.GV20515@brightrain.aerifal.cx> Date: Thu, 26 Sep 2013 15:13:30 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: GLOB_BRACE On Thu, Sep 26, 2013 at 09:10:21PM +0200, Daniel Cegiełka wrote: > @Rich > Thank you, I will try to fix it. It was first time I started to write > init and I had no experience what is necessary. I just studied runit, > minit, ninit and others *init. Thank you again for your feedback. Not all of it was "fixes"; some was just comments. In particular I don't know what the SIGWINCH stuff is for, nor whether there's any good reason they're doing the console manipulation stuff. However, I suspect even if that stuff is potentially useful, it would be better (from the sense of flexibility) done from the rc script rather than the init process. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.