![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/cf/1cff7c4d-621c-4eb6-bc3e-9de70e5199ff/1cff7c4d-621c-4eb6-bc3e-9de70e5199ff-bg5d.png)
BMC Software, Inc., Confidential and Proprietary Information
Starting Servers (Unix Host) 4-19
Assuming a script name of patroldb, use Table 4-5 to determine which
command to enter to make the link.
The directory
/etc/rc2.d or /sbin/rc2.d (shown in Table 4-5) is used when
the system is starting in multi-user mode. All of the scripts in this
directory are run in alphabetical or numeric order.
The directory
/etc/rc0.d or /sbin/rc0.d (shown in Table 4-5) is the location
for the shutdown scripts that are required when the system is halted or
restarted.
Where to Go from Here
You are now ready to begin the client installation procedure. Proceed to
Chapter 7, “Installing Clients.”
Operating
System Action Link Command
DIGITAL
UNIX
HP-UX 10.
x
,
11.
x
Startup
Shutdown
ln -s /sbin/init.d/patroldb /sbin/rc2.d/S99patroldb
ln -s /sbin/init.d/patroldb /sbin/rc0.d/K00patroldb
AT&T (NCR),
DYNIX,
SINIX, and
Solaris
Startup
Shutdown
ln -s /etc/init.d/patroldb /etc/rc2.d/S99patroldb
ln -s /etc/init.d/patroldb /etc/rc0.d/K00patroldb
Table 4-5 Link Commands for the Startup File (Unix Host)