summaryrefslogtreecommitdiffstats
path: root/bin/puppetmasterd
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-09-21 15:54:52 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-09-21 15:54:52 +0000
commitc99843a75a837c042d231242896851ff56e91d34 (patch)
treeb49cf611c82e779e2bcd4606503045d5c468bf89 /bin/puppetmasterd
parent2b27289b599047335fb2d63c6f2248125c74aae9 (diff)
downloadpuppet-c99843a75a837c042d231242896851ff56e91d34.tar.gz
puppet-c99843a75a837c042d231242896851ff56e91d34.tar.xz
puppet-c99843a75a837c042d231242896851ff56e91d34.zip
Fixing #288.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1641 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'bin/puppetmasterd')
-rwxr-xr-xbin/puppetmasterd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetmasterd b/bin/puppetmasterd
index b38773ad9..b9614c29b 100755
--- a/bin/puppetmasterd
+++ b/bin/puppetmasterd
@@ -39,7 +39,7 @@
#
# logdest::
# Where to send messages. Choose between syslog, the console, and a log file.
-# Defaults to sending messages to /var/puppet/log/puppet.log, or the console
+# Defaults to sending messages to syslog, or the console
# if debugging or verbosity is enabled.
#
# nobucket::