Starting as a daemon on System V
- Log in as root.
- Change to the VersaLexCleo HarmonyCleo VLTrader installed directory.
- Verify the HRMHOME or VLTHOME variable in the VersaLexd script points to the VersaLexCleo HarmonyCleo VLTrader installed directory.
-
Copy the VersaLexd script to the startup/shutdown scripts
directory:
cp VersaLexd /etc/rc.d/init.d/ .
-
Create a symbolic link to start the VersaLexCleo HarmonyCleo VLTrader application.
ln -s /etc/rc.d/init.d/VersaLexd /etc/rc.d/rc5.d/S98VersaLexd
-
Create a symbolic link to stop the VersaLexCleo HarmonyCleo VLTrader application:
ln -s /etc/rc.d/init.d/VersaLexd /etc/rc.d/rc4.d/K98VersaLexd
- Log out and reboot your system.