summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.conf.5
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 /man/bcfg2.conf.5
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 'man/bcfg2.conf.5')
-rw-r--r--man/bcfg2.conf.55
1 files changed, 4 insertions, 1 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index 6f5771af7..49aa5369f 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -1,4 +1,4 @@
-.TH "BCFG2.CONF" "5" "November 07, 2012" "1.3" "Bcfg2"
+.TH "BCFG2.CONF" "5" "November 14, 2012" "1.3" "Bcfg2"
.SH NAME
bcfg2.conf \- Configuration parameters for Bcfg2
.
@@ -180,6 +180,9 @@ Specifies the path to the root of the VCS working copy that holds
your Bcfg2 specification, if it is different from \fIrepository\fP.
E.g., if the VCS repository does not hold the bcfg2 data at the top
level, you may need to set this option.
+.TP
+.B umask
+The umask to set for the server. Default is \fI0077\fP.
.UNINDENT
.SH SERVER PLUGINS
.sp