On Sun, Aug 17, 2014 at 08:21:26PM +0200, Alexander Hall wrote: > On 08/17/14 16:43, Antoine Jacoutot wrote: > >CVSROOT: /cvs > >Module name: src > >Changes by: [email protected] 2014/08/17 08:43:34 > > > >Modified files: > > etc : rc > > > >Log message: > >Execute /etc/netstart using sh(1) instead of sourcing it. > >Committing early to make sure we have time to fix any side-effect. > > > >ok deraadt@ > > One change this brings is that the 'trap : 2' from /etc/rc is no longer > propagated into the rc script, so pressing ^C while in will abort the entire > netstart script instead of the currently running part of it. > > That said, I don't know if it was ever intentional, and I'm not sure we want > it back.
Not sure either. But it's exactly to get that kind of feedback that it got committed :-) -- Antoine
