diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-23 15:36:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-23 15:36:43 +0200 |
commit | 6602eb5c90210906273a5b9a15aa0d2d1d095a16 (patch) | |
tree | 2e11db4adf480374f27644b3bb6466686be94aa3 /INSTALL | |
parent | 52514313fbb740517a65da615de18d3e6e9e151a (diff) | |
download | vdr-6602eb5c90210906273a5b9a15aa0d2d1d095a16.tar.gz vdr-6602eb5c90210906273a5b9a15aa0d2d1d095a16.tar.bz2 |
Implemented daemon mode
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,6 +45,10 @@ 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'. +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. + Use "vdr --help" for a list of available command line options. The video data directory: |