2.5. Configuring Startup on Boot

By default, Tungsten Replicator does not start automatically on boot. To enable Tungsten Replicator to start at boot time on a system supporting the Linux Standard Base (LSB), use the deployall script provided in the installation directory to create the necessary boot scripts on your system:

copy
shell> sudo deployall

To disable automatic startup at boot time, use the undeployall command:

copy
shell> sudo undeployall