1827808 Members
2136 Online
109969 Solutions
New Discussion

startup scripts

 
nameless_girl
Advisor

startup scripts

I am a complete newbie to HP-UX, so forgive my seemingly simple question.

 

How do configure a daemon or service to start automatically when HP-UX boots?  I am running 11.23.

 

thanks!

2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: startup scripts

first hit of a search:

http://h30499.www3.hp.com/t5/General/service-starting/m-p/4553930#M143873

there are many more.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Dennis Handly
Acclaimed Contributor

Re: startup scripts

>How do configure a daemon or service to start automatically when HP-UX boots?

 

Take a look at rc(1m).  It tells you which directory to use and how to name the S (startup) and K (shutdown) files.