/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 at recompile
  • Date: 2011-12-31 13:25:58 UTC
  • mto: This revision was merged to the branch mainline in revision 541.
  • Revision ID: teddy@recompile.se-20111231132558-z0dh7qgofgctmgri
* network-hooks.s/bridge: Don't use interface names directly; search
                          for interface names using their address.
  (addrtoif): New function.
* network-hooks.s/bridge.conf (PORTS): Removed.
  (PORT_ADDRESSES): New.
* network-hooks.s/wireless: Don't use interface names directly; search
                            for interface names using their address.
  (addrtoif): New function.
* network-hooks.s/wireless.conf: Specify address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
    advanced users should consider changing this option</emphasis>.
87
87
  </para>
88
88
  
 
89
  <para id="restore">
 
90
    This option controls whether the server will restore any state from
 
91
    last time it ran. Default is to try restore last state.
 
92
  </para>
 
93
  
 
94
  <para id="statedir">
 
95
    Directory to save (and restore) state in.  Default is
 
96
    <quote><filename
 
97
    class="directory">/var/lib/mandos</filename></quote>.
 
98
  </para>
 
99
  
89
100
</section>