diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 16:18:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 16:18:43 +0100 |
commit | 5e0ee042c75296fb78567638b2768df5a262ad7b (patch) | |
tree | bf8d5d9a707a8ca6ee12e29fc1045c8778585ce5 /HISTORY | |
parent | a97fcd5221aa9abd8025ce8f6091d345c1a6afbc (diff) | |
download | vdr-5e0ee042c75296fb78567638b2768df5a262ad7b.tar.gz vdr-5e0ee042c75296fb78567638b2768df5a262ad7b.tar.bz2 |
Implemented watchdog
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -409,3 +409,7 @@ Video Disk Recorder Revision History that every timer may use the primary interface. - The 'active' field of a timer will now be explicitly set to '1' if the user modifies an active timer (see FORMATS for details). +- The new command line option -w can be used to activate a watchdog that makes + VDR exit in case the main program loop does not respond for more than the + given number of seconds. This is mainly useful in combination with the new + 'runvdr' script that restarts VDR in case is has exited. |