Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Mike Kazantsev
On Sun, 24 May 2009 16:36:28 +0200 Jarry wrote: > Mike Kazantsev wrote: > > >>> Looks like there's a line in "stop" section that kills the script > >>> itself. Try looking for a lines like these: > >>> pkill MailScanner > >>> killall MailScanner > >>> start-stop-daemon --stop --name MailSc

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Stroller
On 24 May 2009, at 14:37, Jarry wrote: ... The /etc/init.d/MailScanner script looks so: -- #!/sbin/runscript opts="${opts} reload" depend() { need net mta use logger dns } start() { ebegin "Starting MailScanner" /usr/sbin/check_MailSca

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Jarry
Mike Kazantsev wrote: Looks like there's a line in "stop" section that kills the script itself. Try looking for a lines like these: pkill MailScanner killall MailScanner start-stop-daemon --stop --name MailScanner ... depend() { need net mta use logger dns } That's wh

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Mike Kazantsev
On Sun, 24 May 2009 15:37:51 +0200 Jarry wrote: > Mike Kazantsev wrote: > > > Looks like there's a line in "stop" section that kills the script > > itself. Try looking for a lines like these: > > pkill MailScanner > > killall MailScanner > > start-stop-daemon --stop --name MailScanner >

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Jarry
Mike Kazantsev wrote: # /etc/init.d/MailScanner stop * Stopping MailScanner... * MailScanner: caught SIGTERM, aborting Looks like there's a line in "stop" section that kills the script itself. Try looking for a lines like these: pkill MailScanner killall MailScanner start-stop-daemon --s

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Mike Kazantsev
On Sun, 24 May 2009 11:10:04 +0200 Jarry wrote: > # /etc/init.d/MailScanner stop > * Stopping MailScanner... > * MailScanner: caught SIGTERM, aborting Looks like there's a line in "stop" section that kills the script itself. Try looking for a lines like these: pkill MailScanner killall Mai

[gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Jarry
Hi, For whatever reason I can not stop/start MailScanner cleanly: # /etc/init.d/MailScanner stop * Stopping MailScanner... * MailScanner: caught SIGTERM, aborting # /etc/init.d/MailScanner start * WARNING: MailScanner has already been started Actually, MailScanner stops, but sendmail which has