summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-11-14 11:47:14 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-11-14 11:57:06 -0500
commit41f8803559f4d2b9d2df005464c9ad199431f9a6 (patch)
tree5cccea1e3272f29b38eef5860b9025c79f58fe5a /doc/man
parent244b31c8a740ee7b1f021bfc03002f1ec572000e (diff)
downloadbcfg2-41f8803559f4d2b9d2df005464c9ad199431f9a6.tar.gz
bcfg2-41f8803559f4d2b9d2df005464c9ad199431f9a6.tar.bz2
bcfg2-41f8803559f4d2b9d2df005464c9ad199431f9a6.zip
set default umask for server, added option to change it
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/bcfg2.conf.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/bcfg2.conf.txt b/doc/man/bcfg2.conf.txt
index 942ead40d..b8e252cc4 100644
--- a/doc/man/bcfg2.conf.txt
+++ b/doc/man/bcfg2.conf.txt
@@ -143,6 +143,9 @@ vcs_root
E.g., if the VCS repository does not hold the bcfg2 data at the top
level, you may need to set this option.
+umask
+ The umask to set for the server. Default is *0077*.
+
Server Plugins
--------------