[Craig Small]
> That's the thing I was asking for :) But the problem is (AFAIK) that
> with LSB dependencies one can only specify depends and not kind of
> reverse depends.

The init.d headers can have reverse dependencies too.  Those are
X-Start-Before and X-Stop-After.  Check
<URL:http://wiki.debian.org/LSBInitScripts> for the details.

It is unclear to me which init.d script is actually loading the ipv6
kernel module, so I do not know where the procps script actually
belong in the boot.

If it should run after module-init-tools and before the network is set
up, these headers would work.

  # Should-Start:      module-init-tools
  # X-Start-Before:    $network

On my Lenny system there was nothing loading the ipv6 kernel modules,
so I am not sure if module-init-tools is the correct facility to start
after.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to