summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 98268e32..7b953be5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,6 +52,11 @@ port ("Simple Video Disk Recorder Protocol"). By default, it listens
on port 2001 (use the --port=PORT option to change this). For details
about the SVDRP syntax see the source file 'svdrp.c'.
+WARNING: DUE TO THE OPEN SVDRP PORT THIS PROGRAM MAY CONSTITUTE A
+======= POTENTIAL SECURITY HAZARD! IF YOU ARE NOT RUNNING VDR IN
+ A CONTROLLED ENVIRONMENT, YOU MAY WANT TO DISABLE SVDRP
+ BY USING '--port=0'!
+
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.