So, this works slightly differently than I had thought. In addition to
[mirror/dsa-puppet.git] / files / etc / default / puppet
1 # Defaults for puppet - sourced by /etc/init.d/puppet
2
3 # Start puppet on boot?
4 START=yes
5
6 # Startup options
7 DAEMON_OPTS="-w 5 --factsync"