RE: start-stop-daemon
"Rodney Machado" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Did you read the documentation? Try with [you@yourbox kannel-dir]$ ./configure --help" you should be able to see this option '--enable-start-stop-daemon' Regards, --RM -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Peter Löfman Sent: Jueves, 23 de Octubre de 2003 12:16 p.m. To: [email protected] Subject: start-stop-daemon Hi List, IÂm thinking of starting the boxes as deamons and using run_kannel_box to have them restarting automatically in case of a crash. OS is RedHat 9.0. Can I start/stop it like other daemons (like syslogd) with an /etc/init.d/kannel start|stop|restart|status script?? Does anyone have any examples how to do this?? I find these programs a bit undocumented /Peter Lofman