From 01e5b692f0ba209956f4b84c7e597bd867154cbf Mon Sep 17 00:00:00 2001 From: luke Date: Wed, 6 Dec 2006 20:41:10 +0000 Subject: adding note about --no-client git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1898 980ebf18-57e1-0310-9a29-db15c13687c0 --- bin/puppetd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/puppetd b/bin/puppetd index 4cf400bdf..7d97af49e 100755 --- a/bin/puppetd +++ b/bin/puppetd @@ -101,6 +101,11 @@ # Defaults to sending messages to syslog, or the console if debugging or # verbosity is enabled. # +# no-client:: +# Do not create a config client. This will cause the daemon to run +# without ever checking for its configuration automatically, and only +# makes sense when used in conjunction with --listen. +# # onetime:: # Run the configuration once, rather than as a long-running daemon. This is # useful for interactively running puppetd. -- cgit v1.2.3