summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-09-16 13:13:00 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-09-16 13:13:00 -0500
commita650c54f5d532ba18986c64b9a8902ec005e3136 (patch)
treec726a79ab225199311f13d59e9321df08cb55200 /doc
parentaad2bce56b58efe7d8fd38388b9c2dbdd16f0581 (diff)
downloadbcfg2-a650c54f5d532ba18986c64b9a8902ec005e3136.tar.gz
bcfg2-a650c54f5d532ba18986c64b9a8902ec005e3136.tar.bz2
bcfg2-a650c54f5d532ba18986c64b9a8902ec005e3136.zip
doc: Init script was updated to use a directory
Reported on IRC: http://colabti.org/irclogger/irclogger_log/bcfg2?date=2013-09-16;raw=on Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
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 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``::