process at boot time

process at boot time

Post by Julian Thoma » Tue, 25 Jun 2002 22:45:02



Hi,

how can I start a process when the computer is starting up???
I use Solaris 8 on sparc.

Thanks for any help

J. Thomas

 
 
 

process at boot time

Post by Nathan Dietsc » Wed, 26 Jun 2002 02:07:49


Julian,


> Hi,

> how can I start a process when the computer is starting up???
> I use Solaris 8 on sparc.

Look into the init run-levels. Examples for processes started at boot
time are contained in /etc/init.d. You can just copy one of those file
and edit it as neccessary, put your links to it in /etc/rc?.d.

Regards,

Nathan