summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-21 17:28:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-21 17:28:58 +0200
commit43732ece318aaef925a3f9c71eddfd6f2b41d206 (patch)
treec70d4ee386fe6b39b69337e5546ed16610d6dd48
parent1930e13961d581d3b14b53875d438cd6d5354931 (diff)
downloadvdr-43732ece318aaef925a3f9c71eddfd6f2b41d206.tar.gz
vdr-43732ece318aaef925a3f9c71eddfd6f2b41d206.tar.bz2
Added a note regarding deamon mode and 'runvdr'
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 7d7ec7ee..28037eb3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -81,7 +81,10 @@ 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.
+causes a program hangup. If you change the command line options for the
+call to the VDR program, be sure to NOT use the '-d' option! Otherwise
+VDR will go into 'deamon' mode and the initial program call will return
+immediately!
Command line options:
---------------------