Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Automatic start at boottime (vdr + dvb)




Ratschkowski Tobias wrote:

>Hello,
>
>i spend a bit time to search the mailinglist archive for
>this topic but i dont found a solution there..maybe blind *g
>
>My vdr-box isnt connected to a CRT only to network with a tv attached.
>I want the dvb driver and vdr loads automaticly after all local
>processes are done. I found one article where they wrote to put the
>commands into /etc/init.d/boot.local
>But then the vdr stuff is loading befor my netword card for example.
>
>I have suse 7.3 and i want that things load automaticly AFTER all
>system drivers/modules are loaded.
>
>Have one of you a working solution for me ?
>
>Thanks a lot!
>Tobias
>
>
>
create a file called vdr in /etc/init.d, put the nessecary commands into 
this file and make it executable.

Then change to rc3.d or r5.d (depends on your default runlevel) and do 
ln -s ../vdr S99vdr

This makes sure that vdr is executed last in the boot process.



-- 
Falk Spitzberg
fspitzb@spitzberg.de






Home | Main Index | Thread Index