![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX hangs through the boot process | aix_xia | AIX | 6 | 10-21-2008 07:26 AM |
| Need Help for configuring Boot from San | barun agarwal | HP-UX | 0 | 10-08-2007 07:37 AM |
| solaris boot problem boot error loading interpreter(misc/krtld) | johncy_j | SUN Solaris | 0 | 08-17-2005 09:15 AM |
| MALLOC_MEM_ALLOC during boot process | kamel267 | UNIX for Advanced & Expert Users | 1 | 07-22-2005 10:58 AM |
| start a process at boot up time | vtran4270 | UNIX for Advanced & Expert Users | 1 | 12-08-2002 07:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Services configuring to come up at boot process
I want to configure one service to come up as a normal strat-up process after reboot, instead of starting it manually.
I tried to configure it in inetd.conf but it didn't work. Could you please suggest, how I can achieve this ?? |
|
||||
|
As suggested by DukeNuke2, create a script and put it in /etc/rc3.d if you need it running in multi-user-network state. Just remember to name it as S99<script-name>. This will ensure that failure of your script doesn't cause other system service start-ups to fail.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|