Stephan Ferraro wrote: > I would like to start two Perl scripts at startup of one of my OpenSolaris > zones. > In Ubuntu Linux there is a file /etc/rc.local which is executed at boot up. > > Is there such a file in OpenSolaris?
No. The old system, which still works is /etc/rc.*d: http://www.science.uva.nl/pub/solaris/solaris2/Q3.20.html http://www.science.uva.nl/pub/solaris/solaris2/Q3.21.html http://www.science.uva.nl/pub/solaris/solaris2/Q3.22.html But SMF services are the preferred modern method. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org