/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 plugins.d/mandos-client.xml

* initramfs-tools-hook: Install network hooks (and any required files)
                        in the initramfs image.
* plugins.d/mandos-client.c (main): Also set MANDOSNETHOOKDIR for
                                    network hooks.
* plugins.d/mandos-client.xml (OPTIONS): Use <filename
                                         class="directory">, not
                                         <directory>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
322
322
        <listitem>
323
323
          <para>
324
324
            Network hook directory.  The default directory is
325
 
            <quote><directory class="directory"
326
 
            >/lib/mandos/network-hooks.d</directory></quote>.
 
325
            <quote><filename class="directory"
 
326
            >/lib/mandos/network-hooks.d</filename></quote>.
327
327
          </para>
328
328
        </listitem>
329
329
      </varlistentry>