blob: 57e26cbd283c9d3ef675359247fc746d2f994acc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.. -*- mode: rst -*-
.. _unsorted-bcfg2.conf-options:
==========
bcfg2.conf
==========
This page documents the various options available in bcfg2.conf. The
various sections correspond to the sections in the file itself.
components
==========
logging
-------
Specify an alternate path for the lockfile used by the bcfg2 client.
Default value is ``/var/lock/bcfg2.run``
|