Daemon Manager 1.0.0
 
Table of Contents
Start
Table of Contents
1. Conventions
2. General information about David system
3. Terminology
4. Installation
5. Daemon Manager requirements
6. Installation
7. General
8. Client of Service Manager (dsc)
9. Service Manager (dsmd)
 
 

6.1. Installation from RPM package

You must be root to install the product. Following steps must be taken in order to install the product:

  • Install the product:

    rpm -i david-xxx-dm-yyy.rpm
  • Configure syslog daemon. Add the following line to the file /etc/syslog.conf:

    local6.*      /var/log/davidlog

    Restart syslog daemon:

    /etc/init.d/syslog restart
  • Install other products of David system.

  • In order to get installated daemons running, type:

    /etc/init.d/david start

    That command runs Service Manager of David system.