[Giacomo A. Catenazzi]
> Problems:
> - How to force the deamon to be loaded BEFORE xorg in insserv?
> I don't find a "before of" dependency in LSB headers
The header is X-Start-Before. In this case, I would use an entry like
this:
# X-Start-Before: xdm kdm gdm ldm sdm
to make sure your script is started before the display managers. See
<URL:http://wiki.debian.org/LSBInitScripts> or insserv(

for more
info on the available headers.
Happy hacking,
--
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to debian-devel-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org