i added the top line to $zenhome/bin/zenoss restarted the machine..
then from the terminal. cp $ZENHOME/zenoss /etc/init.d error: cp: cannot stat '/usr/local/zenoss/zenoss': No such file or directory ----- Start Original Message ----- Sent: Fri, 15 Sep 2006 12:04:29 -0400 From: Eric Newton <[EMAIL PROTECTED]> To: General discussion of using zenoss system <[email protected]> Subject: Re: [zenoss-users] zenoss not starting on boot > Hi Eric, > > If you add: > > export ZENHOME=/usr/local/zenoss > > near the top $ZENHOME/bin/zenoss, and > > # cp $ZENHOME/zenoss /etc/init.d > # chkconfig --add zenoss > # chkconfig --level 345 zenoss on > > The script will start up at boot time with the proper environment. I've > added these instructions to the FAQ. > > A little intarweb search for "startup scripts chkconfig linux tutorial" > will provide background material on how this works. > > And, from one Eric to another, welcome to the conspiracy: > > http://www.catb.org/~esr/ecsl/ > > > -Eric > > [EMAIL PROTECTED] wrote: > > unless i log into fedora, go to the terminal, and type in > > $ZENHOME/bin/zenoss start > > none of the services start on boot.. > > how can i fix this ??? > > > > ** i'm extreemly new to linux > > > > > > thanks > > > > --eric > > _______________________________________________ > > zenoss-users mailing list > > [email protected] > > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > ----- End Original Message ----- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
