chkconfig
Commands
# the services can be removed located in /etc/init.d/ from autorun with the command
chkconfig ffproxy off
# list of services
chkconfig -l
# the services can be removed located in /etc/init.d/ from autorun with the command
chkconfig ffproxy off
# list of services
chkconfig -l