Optimization Kit wrote:
On 31/03/2008, Harald Hoyer <harald redhat com> wrote:Optimization Kit wrote: > TODO: > - A better dependency handling > > Your comments and suggestions are welcome. > > Regards, > Michal > You may also parse the LSB Tags: Required-Start Should-Startgrep Required-Start /etc/init.d/* [..] /etc/init.d/kerneloops:# Required-Start: $local_fs $remote_fs $named $network $time $syslog Why kerneloops needs named? I added a few dependencies. Regards, Michal
why do you hardcode these dependencies? just as a test measurement, what can be achieved?