[osol-discuss] Need help in configuring Automatic startup on solaris 10

Saji Thankachan saji.thankachan at yahoo.com
Tue Jul 1 08:12:06 PDT 2008


I am new to solaris and need help to configure an application in Automatic startup in solaris 10, in rhel 5 I use the following which works fine.

cp INSTALLDIR/scripts/gswgdaemon /etc/init.d/
chmod 755 /etc/init.d/gswgdaemon
cd /etc/init.d
/sbin/chkconfig --add gswgdaemon
/sbin/chkconfig gswgdaemon on

How to go about in solaris 10.
 
 
This message posted from opensolaris.org



More information about the opensolaris-discuss mailing list