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/.
[...]
This is what I'm using to start Kannel: http://www.mail-archive.com/[email protected]/msg01185.html
make a script similar to that (adapt it to your needs) and make the symbolic links to it, or add it to /etc/rc.d/rc.local or similar
regards,
Juan
