Revision c6ccba7e man/ganeti-cleaner.sgml

b/man/ganeti-cleaner.sgml
2 2

  
3 3
  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
4 4
  <!-- Please adjust the date whenever revising the manpage. -->
5
  <!ENTITY dhdate      "<date>February 11, 2009</date>">
5
  <!ENTITY dhdate      "<date>May 17, 2010</date>">
6 6
  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
7 7
       allowed: see man(7), man(1). -->
8 8
  <!ENTITY dhsection   "<manvolnum>8</manvolnum>">
......
19 19
  <refentryinfo>
20 20
    <copyright>
21 21
      <year>2009</year>
22
      <year>2010</year>
22 23
      <holder>Google Inc.</holder>
23 24
    </copyright>
24 25
    &dhdate;
......
45 46

  
46 47
    <para>
47 48
      The <command>&dhpackage;</command> is a periodically run script to clean
48
      old job files from the job queue archive.
49
      old job files from the job queue archive and to remove expired X509
50
      certificates and keys.
49 51
    </para>
50 52

  
51 53
    <para>
52 54
      <command>&dhpackage;</command> automatically removes all files older than
53 55
      21 days from
54
      <filename>@LOCALSTATEDIR@/lib/ganeti/queue/archive</filename>.
56
      <filename>@LOCALSTATEDIR@/lib/ganeti/queue/archive</filename> and all
57
      expired certificates and keys from
58
      <filename>@LOCALSTATEDIR@/run/ganeti/crypto</filename>
55 59
    </para>
56 60

  
57 61
  </refsect1>

Also available in: Unified diff