]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/watchdog.erb
Enable hardware watchdog on HP machines
[chef.git] / cookbooks / hardware / templates / default / watchdog.erb
diff --git a/cookbooks/hardware/templates/default/watchdog.erb b/cookbooks/hardware/templates/default/watchdog.erb
deleted file mode 100644 (file)
index afeef44..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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).