hi ,
i want to run Kannel to run as a daemon . actually i went through the documentation also.
If you want Kannel to run as a daemon, you need to add a symbolic link to the Kannel script from the runlevel you want Kannel to run in. E.g. to run Kannel in runlevel 5 add symbolic links to /etc/rc.d/rc5.d/.
cd /etc/rc.d/rc5.d/ ln -s ../init.d/kannel S91kannel ln -s ../init.d/kannel K91kannel
but , it is bit confused.I need to run only bearbox and smsbox as a daemon. how can i do that ?
and also , to put the symbolic link , according to kannel documentation where can i findout ,
If you want Kannel to run as a daemon, you need to add a symbolic link to the Kannel script from the runlevel you want Kannel to run in. E.g. to run Kannel in runlevel 5 add symbolic links to /etc/rc.d/rc5.d/.
ln -s ../init.d/kannel S91kannel ln -s ../init.d/kannel K91kannelkannel , in the path ?thanx in advance ,anaconda
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
