]> git.openstreetmap.org Git - chef.git/blob - cookbooks/hardware/templates/default/smartmontools.erb
Add local implementation of cciss-vol-statusd
[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"