summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-30 10:54:42 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-01-17 10:41:27 -0500
commitfbf2c32044cdb43d44aca309a8c852c7466a72f3 (patch)
tree5637d0a6ec07dd216c8be89d97c68fa05606f385 /doc
parent0fc1f472a0fb18911bde1cb99f03142681804476 (diff)
downloadbcfg2-fbf2c32044cdb43d44aca309a8c852c7466a72f3.tar.gz
bcfg2-fbf2c32044cdb43d44aca309a8c852c7466a72f3.tar.bz2
bcfg2-fbf2c32044cdb43d44aca309a8c852c7466a72f3.zip
removed mode="inherit" support
Diffstat (limited to 'doc')
-rw-r--r--doc/server/configuration.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/server/configuration.txt b/doc/server/configuration.txt
index 2c5879ff0..be421207c 100644
--- a/doc/server/configuration.txt
+++ b/doc/server/configuration.txt
@@ -52,9 +52,7 @@ itself, which would prevent the ``bcfg2`` user from enabling a new
plugin. If you depend on this capability (e.g., if your specification
is stored in a VCS and checked out onto the Bcfg2 server by a script
running as the ``bcfg2`` user), then you would want to ``chown`` and
-``chmod`` ``/var/lib/bcfg2`` rather than ``/var/lib/bcfg2/*``. Note
-also that the recursive ``chmod`` will change permissions on any files
-that are using ``mode="inherit"`` in :ref:`server-info`.
+``chmod`` ``/var/lib/bcfg2`` rather than ``/var/lib/bcfg2/*``.
The Bcfg2 server also needs to be able to read its SSL certificate,
key and the SSL CA certificate: