/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.conf.xml

  • Committer: Teddy Hogeborn
  • Date: 2026-05-17 23:56:03 UTC
  • Revision ID: teddy@recompile.se-20260517235603-5ygymkxkh32rxjkf
Remove white space at end of most lines

Remove white space at end of most lines.  Except for where it is
significant, like in shell script "here documents" where the delimiter
word is prefixed by "-", in block comments, and in config file example
settings.  Also not in README files, the INSTALL file, the DBUS-API
file, or the COPYING file (the last of which was copied verbatim from
FSF).

* dbus-mandos.conf: Remove white space at end of lines.
* debian/mandos-client.postinst: - '' -
* debian/mandos-client.templates: - '' -
* debian/mandos.postinst: - '' -
* dracut-module/password-agent.c: - '' -
* dracut-module/password-agent.xml: - '' -
* intro.xml: - '' -
* legalnotice.xml: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-ctl.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos-monitor.xml: - '' -
* mandos-options.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* network-hooks.d/wireless: - '' -
* plugin-helpers/mandos-client-iprouteadddel.c: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/plymouth.c: - '' -
* plugins.d/plymouth.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY CONFNAME "mandos.conf">
5
5
<!ENTITY CONFPATH "<filename>/etc/mandos/mandos.conf</filename>">
6
 
<!ENTITY TIMESTAMP "2026-05-17">
 
6
<!ENTITY TIMESTAMP "2026-05-18">
7
7
<!ENTITY % common SYSTEM "common.ent">
8
8
%common;
9
9
]>
54
54
    </copyright>
55
55
    <xi:include href="legalnotice.xml"/>
56
56
  </refentryinfo>
57
 
  
 
57
 
58
58
  <refmeta>
59
59
    <refentrytitle>&CONFNAME;</refentrytitle>
60
60
    <manvolnum>5</manvolnum>
61
61
  </refmeta>
62
 
  
 
62
 
63
63
  <refnamediv>
64
64
    <refname><filename>&CONFNAME;</filename></refname>
65
65
    <refpurpose>
66
66
      Configuration file for the Mandos server
67
67
    </refpurpose>
68
68
  </refnamediv>
69
 
  
 
69
 
70
70
  <refsynopsisdiv>
71
71
    <synopsis>&CONFPATH;</synopsis>
72
72
  </refsynopsisdiv>
73
 
  
 
73
 
74
74
  <refsect1 id="description">
75
75
    <title>DESCRIPTION</title>
76
76
    <para>
88
88
      <quote>#</quote> or <quote>;</quote> are ignored and may be used
89
89
      to provide comments.
90
90
    </para>
91
 
    
 
91
 
92
92
  </refsect1>
93
93
  <refsect1>
94
94
    <title>OPTIONS</title>
95
 
    
 
95
 
96
96
    <variablelist>
97
97
      <varlistentry>
98
98
        <term><option>interface<literal> = </literal><replaceable
101
101
          <xi:include href="mandos-options.xml" xpointer="interface"/>
102
102
        </listitem>
103
103
      </varlistentry>
104
 
      
 
104
 
105
105
      <varlistentry>
106
106
        <term><option>address<literal> = </literal><replaceable
107
107
          >ADDRESS</replaceable></option></term>
109
109
          <xi:include href="mandos-options.xml" xpointer="address"/>
110
110
        </listitem>
111
111
      </varlistentry>
112
 
      
 
112
 
113
113
      <varlistentry>
114
114
        <term><option>port<literal> = </literal><replaceable
115
115
        >NUMBER</replaceable></option></term>
117
117
          <xi:include href="mandos-options.xml" xpointer="port"/>
118
118
        </listitem>
119
119
      </varlistentry>
120
 
      
 
120
 
121
121
      <varlistentry>
122
122
        <term><option>debug<literal> = </literal>{ <literal
123
123
          >1</literal> | <literal>yes</literal> | <literal
128
128
          <xi:include href="mandos-options.xml" xpointer="debug"/>
129
129
        </listitem>
130
130
      </varlistentry>
131
 
      
 
131
 
132
132
      <varlistentry>
133
133
        <term><option>priority<literal> = </literal><replaceable
134
134
        >STRING</replaceable></option></term>
136
136
          <xi:include href="mandos-options.xml" xpointer="priority"/>
137
137
        </listitem>
138
138
      </varlistentry>
139
 
      
 
139
 
140
140
      <varlistentry>
141
141
        <term><option>servicename<literal> = </literal
142
142
        ><replaceable>NAME</replaceable></option></term>
145
145
                      xpointer="servicename"/>
146
146
        </listitem>
147
147
      </varlistentry>
148
 
      
 
148
 
149
149
      <varlistentry>
150
150
        <term><option>use_dbus<literal> = </literal>{ <literal
151
151
          >1</literal> | <literal>yes</literal> | <literal
156
156
          <xi:include href="mandos-options.xml" xpointer="dbus"/>
157
157
        </listitem>
158
158
      </varlistentry>
159
 
      
 
159
 
160
160
      <varlistentry>
161
161
        <term><option>use_ipv6<literal> = </literal>{ <literal
162
162
          >1</literal> | <literal>yes</literal> | <literal
167
167
          <xi:include href="mandos-options.xml" xpointer="ipv6"/>
168
168
        </listitem>
169
169
      </varlistentry>
170
 
      
 
170
 
171
171
      <varlistentry>
172
172
        <term><option>restore<literal> = </literal>{ <literal
173
173
          >1</literal> | <literal>yes</literal> | <literal
178
178
          <xi:include href="mandos-options.xml" xpointer="restore"/>
179
179
        </listitem>
180
180
      </varlistentry>
181
 
      
 
181
 
182
182
      <varlistentry>
183
183
        <term><option>statedir<literal> = </literal><replaceable
184
184
        >DIRECTORY</replaceable></option></term>
186
186
          <xi:include href="mandos-options.xml" xpointer="statedir"/>
187
187
        </listitem>
188
188
      </varlistentry>
189
 
      
 
189
 
190
190
      <varlistentry>
191
191
        <term><option>foreground<literal> = </literal>{ <literal
192
192
          >1</literal> | <literal>yes</literal> | <literal
198
198
                      xpointer="foreground"/>
199
199
        </listitem>
200
200
      </varlistentry>
201
 
      
 
201
 
202
202
      <varlistentry>
203
203
        <term><option>socket<literal> = </literal><replaceable
204
204
        >NUMBER</replaceable></option></term>
206
206
          <xi:include href="mandos-options.xml" xpointer="socket"/>
207
207
        </listitem>
208
208
      </varlistentry>
209
 
      
 
209
 
210
210
      <varlistentry>
211
211
        <term><option>zeroconf<literal> = </literal>{ <literal
212
212
          >1</literal> | <literal>yes</literal> | <literal
217
217
          <xi:include href="mandos-options.xml" xpointer="zeroconf"/>
218
218
        </listitem>
219
219
      </varlistentry>
220
 
      
 
220
 
221
221
    </variablelist>
222
222
  </refsect1>
223
 
  
 
223
 
224
224
  <refsect1 id="files">
225
225
    <title>FILES</title>
226
226
    <para>
227
227
      The file described here is &CONFPATH;
228
228
    </para>
229
229
  </refsect1>
230
 
  
 
230
 
231
231
  <refsect1 id="bugs">
232
232
    <title>BUGS</title>
233
233
    <para>
237
237
    </para>
238
238
    <xi:include href="bugs.xml"/>
239
239
  </refsect1>
240
 
  
 
240
 
241
241
  <refsect1 id="example">
242
242
    <title>EXAMPLE</title>
243
243
    <informalexample>
268
268
      </programlisting>
269
269
    </informalexample>
270
270
  </refsect1>
271
 
  
 
271
 
272
272
  <refsect1 id="see_also">
273
273
    <title>SEE ALSO</title>
274
274
    <para>
281
281
      <citerefentry><refentrytitle>mandos-clients.conf</refentrytitle>
282
282
      <manvolnum>5</manvolnum></citerefentry>
283
283
    </para>
284
 
    
 
284
 
285
285
    <variablelist>
286
286
      <varlistentry>
287
287
        <term>