summaryrefslogtreecommitdiffstats
path: root/bin/puppetrun
diff options
context:
space:
mode:
Diffstat (limited to 'bin/puppetrun')
-rwxr-xr-xbin/puppetrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetrun b/bin/puppetrun
index fe981dadf..c92b59fc6 100755
--- a/bin/puppetrun
+++ b/bin/puppetrun
@@ -274,7 +274,7 @@ else
end
# Now parse the config
-config = File.join(Puppet[:confdir], "puppetmasterd.conf")
+config = File.join(Puppet[:confdir], "puppet.conf")
Puppet.parse_config(config)
if File.exists? config