...
Code Block |
---|
./install-opService.pl |
Install opService Daemon
Setup init.d to handle opService
Code Block |
---|
cp /usr/local/opmantek/install/opserviced.init.d /etc/init.d/opserviced
chmod 755 /etc/init.d/opserviced
service opserviced start |
The daemon can be stopped or restarted using the command "service opserviced restart".
Configuring opService
That is the topic for another article.