summaryrefslogtreecommitdiffstats
path: root/doc/server/configuration.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/configuration.txt')
-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 7892c2612..bb4983367 100644
--- a/doc/server/configuration.txt
+++ b/doc/server/configuration.txt
@@ -149,7 +149,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``::