diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 15:26:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 15:26:13 +0100 |
commit | b6920cd2d81b2dab91136da963da2dc186f493a7 (patch) | |
tree | 0dd9a27be45a698c15ab6469c2aea3556e26d648 /HISTORY | |
parent | d5c739790b51c1503bad54b2edf384f359ed2a3b (diff) | |
download | vdr-b6920cd2d81b2dab91136da963da2dc186f493a7.tar.gz vdr-b6920cd2d81b2dab91136da963da2dc186f493a7.tar.bz2 |
The 'runvdr' script no longer uses the $VDRUSR environment variable
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4300,3 +4300,6 @@ Video Disk Recorder Revision History - cDevice::Transferring() can now be used to determine whether the (primary) device is currently playing in Transfer Mode (based on a suggestion by Reinhard Nissl). +- The 'runvdr' script no longer uses the $VDRUSR environment variable to set + the user id under which 'vdr' shall run. Just add the '-u username' option + when you call 'runvdr'. |