]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/watchdog.erb
Start serial terminal on S0 for machines at Bytemark
[chef.git] / cookbooks / hardware / templates / default / watchdog.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 # Start watchdog at boot time? 0 or 1
4 run_watchdog=1
5 # Load module before starting watchdog
6 watchdog_module="<%= @module %>"
7 # Specify additional watchdog options here (see manpage).