summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-04 15:26:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-04 15:26:13 +0100
commitb6920cd2d81b2dab91136da963da2dc186f493a7 (patch)
tree0dd9a27be45a698c15ab6469c2aea3556e26d648 /HISTORY
parentd5c739790b51c1503bad54b2edf384f359ed2a3b (diff)
downloadvdr-b6920cd2d81b2dab91136da963da2dc186f493a7.tar.gz
vdr-b6920cd2d81b2dab91136da963da2dc186f493a7.tar.bz2
The 'runvdr' script no longer uses the $VDRUSR environment variable
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 19e2793c..d11f2c74 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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'.