On Fri, Feb 10, 2012 at 09:21:04AM -0800, Chris Cappuccio wrote: > Stuart Henderson [s...@spacehopper.org] wrote: > > iirc there were some objections to it. > > > > I don't see any other way to accommodate ports that require early start in > the rc.d system other than to PUT THEM FIRST. Otherwise, rc.d scripts for > certain items need to be manually inserted into /etc/rc. How stupid is that ?
First calm down. For now you can try cp /etc/rc.d/syslog-ng /etc/rc.d/syslogd. I'm not saying the current situation is perfect but what would be next after pkg_early_scripts? pkg_late_scripts for stuffs that need to be started after apm or cron or xdm ...? I don't want to introduce a new knob^variable for each and every situation, sorry can't please everyone. That said we may be able to come with something else in the future I don't know. -- Antoine