The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-03-2007
reborg's Avatar
reborg reborg is online now
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,829
Ideally you would put the script in /etc/init.d and you would then create a link to it in /etc/rc3.d with a name beginning with S01 to S99 to tell it where in the startup sequence you want it to start.

The documentation in on http://docs.sun.com
Reply With Quote