Tagged Questions
1
vote
1answer
1k views
Start a service on HPUX at boot
I'm trying to start a service on HPUX 11.31 at boot time. I generated the appropriate symlinks, but the system is not starting it up. If I run the script once the system is up, everything works as ...