blob: 05b24cb9e8fc2ea926b9b1cf178aae80715b9698 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
================================================================================
Add the following line to /etc/rc.conf to enable zenoss:
zenoss_enable="YES"
To initialize zenoss, you can run the following (as root):
service zenoss init
================================================================================
|