diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-01 13:47:28 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-01 13:47:28 +0200 |
commit | 87f7e826a1af560ef8043d81add96e9042821244 (patch) | |
tree | d9fa1040884473b59231a9cf7ec79488c7f6f102 /INSTALL | |
parent | 57207a3d729b200f51a6409fa1697ecaebe7c7f5 (diff) | |
download | vdr-87f7e826a1af560ef8043d81add96e9042821244.tar.gz vdr-87f7e826a1af560ef8043d81add96e9042821244.tar.bz2 |
Adjusted the 'runvdr' script so that the user can fill in the functions to detect, load and unload the necessary driver modules
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: ------------------------ |