Again, dammit
[mirror/dsa-puppet.git] / files / etc / cron.d / dsa-puppet-stuff
index 9ee2717..3750093 100644 (file)
@@ -1,3 +1,3 @@
 SHELL=/bin/bash
 @hourly  root [ ! -d /var/cache/dsa ] || touch /var/cache/dsa/cron.alive
-34 */4 * * * root [ ! -x /usr/sbin/puppet ] || ( sleep $(( $RANDOM \% 3600 )) && /usr/sbin/puppet -w 5 --factsync -t )
+34 */4 * * * root [ ! -x /usr/sbin/puppetd ] || ( sleep $(( $RANDOM \% 3600 )) && /usr/sbin/puppetd -w 5 --factsync -t )