aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/hydractl/puppet-trigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydractl/puppet-trigger b/share/hydractl/puppet-trigger
index 2326d37..7e255af 100755
--- a/share/hydractl/puppet-trigger
+++ b/share/hydractl/puppet-trigger
@@ -1,3 +1,3 @@
#!/bin/bash
-kill -USR1 `cat /var/run/puppet/puppetd.pid`
+kill -USR1 `cat /var/run/puppet/agent.pid`