File: puppet.default

package info (click to toggle)
puppet 0.24.5-3%2Blenny2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 9,688 kB
  • ctags: 7,630
  • sloc: ruby: 97,655; sh: 721; lisp: 262; makefile: 167; xml: 122; python: 28
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
# Defaults for puppet - sourced by /etc/init.d/puppet

# Start puppet on boot? 
START=yes

# Startup options
DAEMON_OPTS="-w 5"