From 5e0ee042c75296fb78567638b2768df5a262ad7b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 24 Feb 2001 16:18:43 +0100 Subject: Implemented watchdog --- INSTALL | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b15e7b92..c334ed6d 100644 --- a/INSTALL +++ b/INSTALL @@ -15,7 +15,7 @@ If you have the DVB driver source in a different location you will have to change the definition of DVBDIR in the Makefile. -This program requires the card driver version 0.8.1 or higher +This program requires the card driver version 0.8.2 or higher to work properly. You need to load the dvb.o module *without* option 'outstream=0' (previous versions of VDR required this option to have the driver supply the data in AV_PES format; as of version 0.70 VDR @@ -71,6 +71,13 @@ If the program shall run as a daemon, use the --daemon option. This will completely detach it from the terminal and will continue as a background process. +Automatic restart in case of hangups: +------------------------------------- + +If you run VDR using the 'runvdr' shell script it will use the built-in +watchdog timer to restart the program in case something happens that +causes a program hangup. + Command line options: --------------------- -- cgit v1.2.3