Browse Source

Readme.turnserver: how to run server as a daemon

Ruben Barkow-Kuder 4 years ago
parent
commit
fa86379538
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.turnserver

+ 7 - 0
README.turnserver

@@ -29,6 +29,13 @@ $ ./scripts/secure_relay.sh
 
 
 RUNNING THE TURN SERVER
 RUNNING THE TURN SERVER
 
 
+To run the coturn server as a daemon use:
+
+  $ turnserver -o
+
+Note that when running coturn as a daemon and you make any changes to the config file the server
+has to be reloaded.
+
 Options note: turnserver has long and short option names, for most options.
 Options note: turnserver has long and short option names, for most options.
 Some options have only long form, some options have only short form. Their syntax
 Some options have only long form, some options have only short form. Their syntax
 somewhat different, if an argument is required:
 somewhat different, if an argument is required: