This Scripts set up vdr to start at systemstartup (and mute the primary DVB-Device).
To do this you simply execute (as root) 'mk_vdrdaemon' and it makes the rest.
mk_vdrdaemon can takes few parameters. run './mk_vdrdaemon -help' to get a
describtion of the parameters. (recommended!)
To see, if all works:

# rcdvb start
# rcvdrdaemon start

If comes "done." after both commands, it works fine and you can watch TV with kvdr or other programms.

!!Because I only have SuSE (7.3), I don't know, if this scripts also works on other distributions
and guarantee for nothing!!!

In this directory, you also find a patch for kvdr(kvdr-0.42), that makes kvdr possible to
use the vdr-volumecontrol over SVDRP(vdr-1.0.0pre4 and above) instead of alsa-volumecontrol.
It makes kvdr also possible to unmute the audio of the primary DVB device at
start and mute it at the end of the program.
It's not the best solution, because you have to set the SVDRP-Timeout in the vdr-setup to 0 to
work fine. Also will the volume set to 0, when you open the configdialog at kvdr. I'm on
the search of this bug, but I've not found it yet. :o/

Sorry for my bad english. :o)
