Operating System - HP-UX
1825801 Members
2276 Online
109687 Solutions
New Discussion

rc.local equivalent on HP-UX

 
d_bachelor01
Frequent Advisor

rc.local equivalent on HP-UX

Hi Guys,

Is there an rc.local equivalent on HP-UX?

Thanks,
-jef
3 REPLIES 3
Steven Schweda
Honored Contributor

Re: rc.local equivalent on HP-UX

Not normally. "man rc".
Peter Nikitka
Honored Contributor

Re: rc.local equivalent on HP-UX

Hi,

considering the fact, that in the ancient rc.local you customized the startup and the options of processes at boot time, the content of the directory /etc/rc.config.d shows some kind of equivalence.

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
d_bachelor01
Frequent Advisor

Re: rc.local equivalent on HP-UX

Thanks guys!