/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos-options.xml

  • Committer: Teddy Hogeborn
  • Date: 2012-06-17 14:55:31 UTC
  • Revision ID: teddy@recompile.se-20120617145531-o24z982oerm6xb6s
* mandos: New "--foreground" option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
    default, the server will create a new network socket.
104
104
  </para>
105
105
  
 
106
  <para id="foreground">
 
107
    This option will make the server run in the foreground and not
 
108
    write a PID file.  The default is to <emphasis>not</emphasis> run
 
109
    in the foreground, except in <option>debug</option> mode, which
 
110
    implies this option.
 
111
  </para>
 
112
  
106
113
</section>