minuscule patch to smartsuite-2.1-2 rpm
Brought to you by:
cornwell
I submit this minuscule patch to be applied for the
RPM, it corrects a typo and adds chkconfig support
[start]
diff -r smartsuite-2.1-orig/smartd.initd
smartsuite-2.1/smartd.initd
4a5
> # chkconfig: 35 40 40
20c21
< echo -n "Shutting down snmpd: "
---
> echo -n "Shutting down smartd: "
[end]