/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: 2009-01-21 08:10:44 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090121081044-u0dg96r3ethgr0ql
* mandos (Client.bump_timeout): Renamed to "checked_ok".  All callers
                                changed.
  (BumpTimeout): Renamed to "CheckedOK".

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  <para id="servicename">
59
59
    Zeroconf service name.  The default is
60
60
    <quote><literal>Mandos</literal></quote>.  This only needs to be
61
 
    changed this if it, for some reason, is necessary to run more than
62
 
    one server on the same <emphasis>host</emphasis>, which would not
 
61
    changed if for some reason is would be necessary to run more than
 
62
    one server on the same <emphasis>host</emphasis>.  This would not
63
63
    normally be useful.  If there are name collisions on the same
64
64
    <emphasis>network</emphasis>, the newer server will automatically
65
65
    rename itself to <quote><literal>Mandos #2</literal></quote>, and
66
66
    so on; therefore, this option is not needed in that case.
67
67
  </para>
 
68
 
 
69
  <para id="dbus">
 
70
    This option controls whether the server will provide a D-Bus
 
71
    system bus interface.  The default is to provide such an
 
72
    interface.
 
73
  </para>
68
74
  
69
75
</section>