Adjusted the 'runvdr' script so that the user can fill in the functions to detect, load and unload the necessary driver modules

This commit is contained in:
Klaus Schmidinger
2006-05-01 13:47:28 +02:00
parent 57207a3d72
commit 87f7e826a1
4 changed files with 38 additions and 8 deletions

View File

@@ -133,6 +133,9 @@ call to the VDR program, be sure to NOT use the '-d' option! Otherwise
VDR will go into 'daemon' mode and the initial program call will return
immediately! 'runvdr' needs to be started as user 'root'. Use the '-u'
option to run the actual 'vdr' program under a different user id.
Note that the 'runvdr' script needs to be adjusted to your particular
requirements before you can actually use it. See the comments inside
the script for more information.
Setting the system time:
------------------------