In the Case of the init.d Script
(1) Termination of the service
Terminate the service.
For details on how to terminate the service, refer to Termination of Agent (Linux).
(2) Deregistration of the service
Execute the following command:
# chkconfig --del sender_agent # chkconfig --del receiver_agent
(3) Deletion of the init.d Script
Delete the scripts (sender_agent, receiver_agent) that are placed on '/etc/init.d'.