summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/configuration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/configuration.txt b/doc/server/configuration.txt
index f93b172ef..d3fa42601 100644
--- a/doc/server/configuration.txt
+++ b/doc/server/configuration.txt
@@ -147,7 +147,7 @@ Consequently, you simply have to run:
.. code-block:: bash
chown bcfg2:bcfg2 /var/run/bcfg2-server
- chmod 0644 /var/run/bcfg2-server
+ chmod 0755 /var/run/bcfg2-server
Additionally, the server daemon itself supports dropping privileges
natively in 1.3. Simply add the following lines to ``bcfg2.conf``::