summaryrefslogtreecommitdiffstats
path: root/man/man8/puppetmasterd.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/puppetmasterd.8')
-rw-r--r--man/man8/puppetmasterd.815
1 files changed, 13 insertions, 2 deletions
diff --git a/man/man8/puppetmasterd.8 b/man/man8/puppetmasterd.8
index 9ed2a6ad6..c38d34afa 100644
--- a/man/man8/puppetmasterd.8
+++ b/man/man8/puppetmasterd.8
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "PUPPET\-MASTER" "8" "February 2011" "Puppet Labs, LLC" "Puppet manual"
+.TH "PUPPET\-MASTER" "8" "June 2011" "Puppet Labs, LLC" "Puppet manual"
.
.SH "NAME"
\fBpuppet\-master\fR \- The puppet master daemon
@@ -56,8 +56,19 @@ Compile a catalogue and output it in JSON from the puppet master\. Uses facts co
.SH "EXAMPLE"
puppet master
.
+.SH "DIAGNOSTICS"
+When running as a standalone daemon, puppet master accepts the following signals:
+.
+.TP
+SIGHUP
+Restart the puppet master server\.
+.
+.TP
+SIGINT and SIGTERM
+Shut down the puppet master server\.
+.
.SH "AUTHOR"
Luke Kanies
.
.SH "COPYRIGHT"
-Copyright (c) 2005 Puppet Labs, LLC Licensed under the GNU Public License
+Copyright (c) 2011 Puppet Labs, LLC Licensed under the Apache 2\.0 License