The 'runvdr' script no longer uses the $VDRUSR environment variable

This commit is contained in:
Klaus Schmidinger
2006-02-04 15:26:13 +01:00
parent d5c739790b
commit b6920cd2d8
3 changed files with 9 additions and 8 deletions

View File

@@ -136,7 +136,8 @@ watchdog timer to restart the program in case something happens that
causes a program hangup. If you change the command line options for the
call to the VDR program, be sure to NOT use the '-d' option! Otherwise
VDR will go into 'deamon' mode and the initial program call will return
immediately!
immediately! 'runvdr' needs to be started as user 'root'. Use the '-u'
option to run the actual 'vdr' program under a different user id.
Setting the system time:
------------------------