## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## # Defaults for monit initscript # sourced by /etc/init.d/monit # installed at /etc/default/monit by maintainer scripts # Fredrik Steen # You must set this variable to for monit to start startup=0 <% if nodeinfo.has_key?('squeeze') and not nodeinfo['squeeze'].empty? %> <% else %> # To change the intervals which monit should run uncomment # and change this variable. CHECK_INTERVALS=300 <% end %>