On 08/17/14 16:43, Antoine Jacoutot wrote:
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/17 08:43:34Modified 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.
/Alexander
