#!/bin/sh # https://wiki.preterhuman.net/Fix_Slow_Boot_and_Slow_Login chkconfig sendmail off chkconfig esp off chkconfig webface off /etc/init.d/webface stop chkconfig sgi_apache off /etc/init.d/sgi_apache stop chkconfig webface_apache off chkconfig webface off chkconfig sgi_apache off chkconfig verbose on chkconfig numastatd off chkconfig esp off chkconfig lp off chkconfig ipfilterd off chkconfig sesdaemon off chkconfig tfxd off chkconfig snmpd off chkconfig routed off chkconfig route6d off chkconfig sdpd off chkconfig proclaim_server off chkconfig ts off chkconfig mkpd off