Fixed the 'su' call in 'runvdr'

This commit is contained in:
Klaus Schmidinger
2004-01-09 16:21:03 +01:00
parent 299a600c3c
commit 732387379d
3 changed files with 8 additions and 2 deletions

View File

@@ -2558,3 +2558,5 @@ Video Disk Recorder Revision History
- Added support for selecting preferred EPG languages (based upon a patch by
Teemu Rantanen).
- Fixed a 'const' in libsi/si.h (thanks to Marcel Wiesweg).
- Fixed the 'su' call in 'runvdr' to make it work on systems that require the
user name to appear before the command option (thanks to Robert Huitl).