From a650c54f5d532ba18986c64b9a8902ec005e3136 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 16 Sep 2013 13:13:00 -0500 Subject: 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 --- doc/server/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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``:: -- cgit v1.2.3-1-g7c22