Re: start-stop-daemon ......

2005-01-05 Thread Alexander Malysh
Hi, did you try to read userguide? (cdm line: bearerbox [-d|--daemonize]) p.s. you don't need run_kannel_box, it's obsolete! Suman Choudary wrote: > > Hai all, > > What is the purpose of start-stop-daemon,run_kannel_box in kannel. > And how they work. > > What I tho

RE: start-stop-daemon

2003-10-23 Thread Rodney Machado
Did you read the documentation?   Try with [EMAIL PROTECTED] 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

Re: start-stop-daemon

2003-10-23 Thread Andreas Fink
On 23.10.2003, at 19:15, Peter Löfman wrote: Hi List, I’m thinking of starting the boxes asdeamonsand usingrun_kannel_boxto have them restarting automatically in case of a crash. OS isRedHat 9.0. Can I start/stop it like other daemons (likesyslogd) with an/etc/init.d/kannel start|stop|restart|

RE: start-stop-daemon

2003-10-26 Thread Peter Löfman
Thanks a lot! It works very fine!   /Peter Lofman   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Fink Sent: den 23 oktober 2003 23:11 To: Peter Löfman Cc: [EMAIL PROTECTED] Subject: Re: start-stop-daemon   On 23.10.2003, at 19:15, Peter Löfman