/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: 2008-09-06 17:24:58 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080906172458-2x5wlfkn7oqckt1y
* legalnotice.xml: Copy DocBook 4.4-formatted text from
                   <http://www.gnu.org/licenses/gpl-3.0.dbk>.

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 if for some reason is would be necessary to run more than
62
 
    one server on the same <emphasis>host</emphasis>.  This would not
 
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
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>
74
68
  
75
69
</section>