InstallOdsService

From Wiki Centreon

Jump to: navigation, search


Debian

For Debian distrib (and ubuntu...)

update-rc.d ods start 20 3 4 5 . stop 20 0 1 6 .

Suse

use Yast for configure level boot options or use "chkconfig ods on"

FreeBSD

Copy the ods script to /usr/local/etc/rc.d and make executable.

# cp ods /usr/local/etc/rc.d/
# chmod a+x /usr/local/etc/rc.d/ods
Personal tools