Harald Schreiber <[EMAIL PROTECTED]> writes:
> Probably you have forgotten to put the line
>
> touch /var/lock/subsys/boot.local
>
> in the start branch of your script and the line
>
> rm -f /var/lock/subsys/boot.local
>
> in the stop branch of your sript.
>
> If the file /var/lock/subsys/boot.local does not exist,
> init will not execute K99boot.local. On the other hand
> init will not execute S99boot.local, if /var/lock/subsys/boot.local
> exists.
Hello Harald !
Now everything works perfect !
Thanks a lot !
Greetings - Jens