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

Reply via email to