]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/smartmontools.erb
wordpress: use ssl_config.set_default_paths instead of a hardcoded bundle location
[chef.git] / cookbooks / hardware / templates / default / smartmontools.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 # Enable smartd
4 start_smartd="yes"
5
6 # Make smartd keep running when a disk dies
7 smartd_opts="--quit=never"