yum localupdate initscripts-8.45.44-3.el5.centos.i386.rpm
I think this is bad advice. The SME server initscripts rpm is modified. The CentOS version is not 100% compatible with SME server.
You will be missing these changes:
...
* Tue Oct 1 2013 Ian Wells <esmith@wellsi.com> 8.45.42-2.1.sme
- Update to 8.45.42-2.1 [SME: 7870]
- Exit with zero exit status for services not listed in configuration
database to avoid failures in post scriptlets [SME: 1653]
- Merge in SME Server /sbin/e-smith/service wrapper so that only
initscripts which exist in run-level 7 can be run. This ensures
that the supervised service is run, if one exists, and protects
against running "service httpd restart" [SME: 61, 1495]
...
My advice to you is to download the SME server initscripts rpm, and the older nfs-utils rpm. Then use "rpm -Uhv --oldpackage ..." to install both of them.