Before you begin
In the following procedure, TALEND-CONTAINER
is the
name of the service and is only given as an example. Note also that
<TalendRuntimePath>
is the Talend Runtime installation directory.
Procedure
Results
The service is now installed.
To stop the service, type the following command:
/etc/init.d/TALEND-CONTAINER-service stop
To disable starting the service when the machine is rebooted, type the following
command: update-rc.d -f TALEND-CONTAINER-service remove
To uninstall the service, type the following command: rm
/etc/init.d/TALEND-CONTAINER-service