You may want to enable the automatic start of D7 processes when booting the server. To do so, please follow the steps below:
- Connect to the server via SSH as the root user.
- Copy the start script to the startup directory for the runlevel 2 by running the following command:
cp -p $EBSHOME/access/install/S99ebs_start /etc/rc2.d/
- Open the
/etc/rc.local
file. - Add the following line at the end of the file and save the changes:
/etc/rc2.d/S99ebs_start