summaryrefslogtreecommitdiffstats
path: root/man/man8/puppet-agent.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/puppet-agent.8')
-rw-r--r--man/man8/puppet-agent.819
1 files changed, 17 insertions, 2 deletions
diff --git a/man/man8/puppet-agent.8 b/man/man8/puppet-agent.8
index 3fadd9df7..2e5cedf51 100644
--- a/man/man8/puppet-agent.8
+++ b/man/man8/puppet-agent.8
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "PUPPET\-AGENT" "8" "February 2011" "Puppet Labs, LLC" "Puppet manual"
+.TH "PUPPET\-AGENT" "8" "June 2011" "Puppet Labs, LLC" "Puppet manual"
.
.SH "NAME"
\fBpuppet\-agent\fR \- The puppet agent daemon
@@ -132,8 +132,23 @@ $ puppet agent \-\-server puppet\.domain\.com
.
.fi
.
+.SH "DIAGNOSTICS"
+Puppet agent accepts the following signals:
+.
+.TP
+SIGHUP
+Restart the puppet agent daemon\.
+.
+.TP
+SIGINT and SIGTERM
+Shut down the puppet agent daemon\.
+.
+.TP
+SIGUSR1
+Immediately retrieve and apply configurations from the puppet master\.
+.
.SH "AUTHOR"
Luke Kanies
.
.SH "COPYRIGHT"
-Copyright (c) 2005, 2006 Puppet Labs, LLC Licensed under the GNU Public License
+Copyright (c) 2011 Puppet Labs, LLC Licensed under the Apache 2\.0 License