X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4fa73b169da9fad048bce0499b2595768bb4a261..6027abf8c73b183a22603e3de22799a52b993f39:/cookbooks/hardware/templates/default/watchdog.erb diff --git a/cookbooks/hardware/templates/default/watchdog.erb b/cookbooks/hardware/templates/default/watchdog.erb new file mode 100644 index 000000000..afeef4448 --- /dev/null +++ b/cookbooks/hardware/templates/default/watchdog.erb @@ -0,0 +1,7 @@ +# DO NOT EDIT - This file is being maintained by Chef + +# Start watchdog at boot time? 0 or 1 +run_watchdog=1 +# Load module before starting watchdog +watchdog_module="<%= @module %>" +# Specify additional watchdog options here (see manpage).