]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/smartmontools.erb
Installer bundler 2.1.4 for sotm 2020 site
[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"