– Kamailio SIP Server –

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

talk:install:configure-initd-script [2007/01/29 06:48] – created 70.72.58.104talk:install:configure-initd-script [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +I had to comment out the follow to make this work:
 +
 +
 +
 +    32  chmod 700 /usr/local/etc/monitrc
 +    33  vi /etc/inittab
 +    34
 +    35  # Run monit in standard run-levels
 +    36  mo:2345:respawn:/usr/local/bin/monit -Ic /usr/local/etc/monitrc
 +    37
 +    38  restart inittab
 +    39    telinit q