Uninstall the Linux Service
To uninstall the service, execute the command chkconfig –del <service_name>. You can also optionally delete the corresponding service script from the /etc/rc.d/init.d directory.
To uninstall the service, execute the command chkconfig –del <service_name>. You can also optionally delete the corresponding service script from the /etc/rc.d/init.d directory.