To Configure Automatic Restart with Java Enterprise
System on Solaris or Linux
Before You Begin
This section assumes you have a basic understanding of operating system
initialization and runlevels. For information on these topics, see your operating
system documentation.
-
Ensure that your system has a default runlevel of 3 or 5.
To check the default runlevel of your system, inspect the file /etc/inittab , and look for a line near the top similar to this:
id:5:initdefault:
This example shows a default runlevel of 5.
-
Create soft links to the file /etc/init.d/ma-initd,
as described in Creating soft links.
-
Reboot the machine.
Next Steps
To deactivate automatic start and stop of the agent, remove the links
or change the letters K and S in the link names to lowercase.