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

  • Committer: Teddy Hogeborn
  • Date: 2017-08-20 14:14:14 UTC
  • Revision ID: teddy@recompile.se-20170820141414-m034xuebg7ccaeui
Add some more restrictions to the systemd service file.

* mandos.service ([Service]/ProtectKernelTunables): New; set to "yes".
  ([Service]/ProtectControlGroups): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY COMMANDNAME "mandos">
5
 
<!ENTITY TIMESTAMP "2012-06-17">
 
5
<!ENTITY TIMESTAMP "2017-02-23">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
36
36
      <year>2010</year>
37
37
      <year>2011</year>
38
38
      <year>2012</year>
 
39
      <year>2013</year>
 
40
      <year>2014</year>
 
41
      <year>2015</year>
 
42
      <year>2016</year>
 
43
      <year>2017</year>
39
44
      <holder>Teddy Hogeborn</holder>
40
45
      <holder>Björn Påhlsson</holder>
41
46
    </copyright>
105
110
      <replaceable>FD</replaceable></option></arg>
106
111
      <sbr/>
107
112
      <arg><option>--foreground</option></arg>
 
113
      <sbr/>
 
114
      <arg><option>--no-zeroconf</option></arg>
108
115
    </cmdsynopsis>
109
116
    <cmdsynopsis>
110
117
      <command>&COMMANDNAME;</command>
321
328
        </listitem>
322
329
      </varlistentry>
323
330
      
 
331
      <varlistentry>
 
332
        <term><option>--no-zeroconf</option></term>
 
333
        <listitem>
 
334
          <xi:include href="mandos-options.xml" xpointer="zeroconf"/>
 
335
        </listitem>
 
336
      </varlistentry>
 
337
      
324
338
    </variablelist>
325
339
  </refsect1>
326
340
  
516
530
        </listitem>
517
531
      </varlistentry>
518
532
      <varlistentry>
519
 
        <term><filename>/var/run/mandos.pid</filename></term>
 
533
        <term><filename>/run/mandos.pid</filename></term>
520
534
        <listitem>
521
535
          <para>
522
536
            The file containing the process id of the
523
537
            <command>&COMMANDNAME;</command> process started last.
 
538
            <emphasis >Note:</emphasis> If the <filename
 
539
            class="directory">/run</filename> directory does not
 
540
            exist, <filename>/var/run/mandos.pid</filename> will be
 
541
            used instead.
524
542
          </para>
525
543
        </listitem>
526
544
      </varlistentry>
527
545
      <varlistentry>
528
 
        <term><filename class="devicefile">/dev/log</filename></term>
529
 
      </varlistentry>
530
 
      <varlistentry>
531
546
        <term><filename
532
547
        class="directory">/var/lib/mandos</filename></term>
533
548
        <listitem>
539
554
        </listitem>
540
555
      </varlistentry>
541
556
      <varlistentry>
542
 
        <term><filename>/dev/log</filename></term>
 
557
        <term><filename class="devicefile">/dev/log</filename></term>
543
558
        <listitem>
544
559
          <para>
545
560
            The Unix domain socket to where local syslog messages are
574
589
      This server does not check the expire time of clients’ OpenPGP
575
590
      keys.
576
591
    </para>
 
592
    <xi:include href="bugs.xml"/>
577
593
  </refsect1>
578
594
  
579
595
  <refsect1 id="example">
692
708
      </varlistentry>
693
709
      <varlistentry>
694
710
        <term>
695
 
          <ulink url="http://www.gnu.org/software/gnutls/"
696
 
          >GnuTLS</ulink>
 
711
          <ulink url="https://gnutls.org/">GnuTLS</ulink>
697
712
        </term>
698
713
      <listitem>
699
714
        <para>
737
752
      </varlistentry>
738
753
      <varlistentry>
739
754
        <term>
740
 
          RFC 4346: <citetitle>The Transport Layer Security (TLS)
741
 
          Protocol Version 1.1</citetitle>
 
755
          RFC 5246: <citetitle>The Transport Layer Security (TLS)
 
756
          Protocol Version 1.2</citetitle>
742
757
        </term>
743
758
      <listitem>
744
759
        <para>
745
 
          TLS 1.1 is the protocol implemented by GnuTLS.
 
760
          TLS 1.2 is the protocol implemented by GnuTLS.
746
761
        </para>
747
762
      </listitem>
748
763
      </varlistentry>
758
773
      </varlistentry>
759
774
      <varlistentry>
760
775
        <term>
761
 
          RFC 5081: <citetitle>Using OpenPGP Keys for Transport Layer
762
 
          Security</citetitle>
 
776
          RFC 6091: <citetitle>Using OpenPGP Keys for Transport Layer
 
777
          Security (TLS) Authentication</citetitle>
763
778
        </term>
764
779
      <listitem>
765
780
        <para>