diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-16 16:22:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-16 16:22:12 +0100 |
commit | 986f4679936cb0afe7afe3be58bfe5584ed378de (patch) | |
tree | 77c6c0b8bb1310bdc47c2ba34ecfb1e1e370ed13 /HISTORY | |
parent | f7d6a96935617ac43c7db0845330b957c96f603b (diff) | |
download | vdr-986f4679936cb0afe7afe3be58bfe5584ed378de.tar.gz vdr-986f4679936cb0afe7afe3be58bfe5584ed378de.tar.bz2 |
Replaced 'killproc' with 'killall' in 'runvdr'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1107,3 +1107,7 @@ Video Disk Recorder Revision History (like the EPG descriptions or the results of commands executed from the "Commands" menu). - Fixed high CPU usage in transfer mode. +- Replaced 'killproc' with 'killall' in 'runvdr', since apparently 'killproc' + is not available by default on some Linux distributions, whereas 'killall' is. + Please check if your system provides 'killall' - if it doesn't, please change + this back in 'runvdr' and report this (thanks to Achim Lange). |