Agent Installation and Configuration > Running Integrity Lifecycle Manager Agent from the CLI > To set up the Integrity Lifecycle Manager server as a UNIX service
 
To set up the Integrity Lifecycle Manager server as a UNIX service
* 
The UNIX system administrator should complete the following steps.
1. Test the service by connecting to the appropriate port.
2. Check the contents of the startup scripts for errors and system compatibility. The startup scripts are located in the /etc/init.d directory.
3. Update the appropriate directories with the rc.d scripts.
* 
Run-level specifics go in /etc/rc.d/rcx.d where x is 1, 2, 3, 4, 5, 6. These are symbolic links to the scripts in /etc/init.d. You can use the program chkconfig to update the /etc/rc.d/rcx.d directories.
4. To start the daemon, run rc.mksis or init.d/mksis start.