bdev: Add functions to verify file storage paths
[ganeti-local] / man / ganeti-cleaner.rst
1 ganeti-cleaner(8) Ganeti | Version @GANETI_VERSION@
2 ===================================================
3
4 Name
5 ----
6
7 ganeti-cleaner - Ganeti job queue cleaner
8
9 Synopsis
10 --------
11
12 **ganeti-cleaner**
13
14 DESCRIPTION
15 -----------
16
17 The **ganeti-cleaner** is a periodically run script to remove expired
18 X509 certificates and keys, as well as outdated **ganeti-watcher**
19 information.
20
21 **ganeti-cleaner** automatically removes  all expired certificates and
22 keys from ``@LOCALSTATEDIR@/run/ganeti/crypto``.
23
24 .. vim: set textwidth=72 :
25 .. Local Variables:
26 .. mode: rst
27 .. fill-column: 72
28 .. End: