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=""