#!/bin/sh chkconfig --level 3 apmd off chkconfig --level 3 cpuspeed off chkconfig --level 3 gpm off chkconfig --level 3 iptables off chkconfig --level 3 kudzu off chkconfig --level 3 mdmonitor off chkconfig --level 3 mdmpd off chkconfig --level 3 nfslock off chkconfig --level 3 portmap off chkconfig --level 3 rhnsd off chkconfig --level 3 rpcgssd off chkconfig --level 3 rpcidmapd off chkconfig --level 3 rpcsvcgssd off chkconfig --level 3 xinetd off