On Ubuntu LTS 8.04.3 64-bit I used the following to make Zenoss start at boot:
update-rc.d zenoss defaults 95 Then I found in the documentation: # update-rc.d -f /etc/init.d/zenoss start 99 2 3 4 5 . # update-rc.d -f /etc/init.d/zenoss reboot 90 0 6 . # # update-rc.d zenoss start 99 2 3 4 5 . stop 90 0 6 . Which is better/correct?? And how do I change it?? Thank you, Tom -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38895#38895 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
