Bug#354825: Openntpd init script returns an error on shutdown

2009-03-09 Thread Ruzsa Balazs
There are two processes associated with openntpd: r...@prana:~$ ps auxw | grep ntpd root 4216 0.0 0.0 3560 820 ?Ss 13:25 0:00 /usr/sbin/ntpd ntpd 4217 0.0 0.1 4804 1304 ?S13:25 0:00 /usr/sbin/ntpd The one started as 'root' forks the other one

Bug#354825: Openntpd init script returns an error on shutdown

2009-03-09 Thread Sergey B Kirpichev
On Mon, Mar 09, 2009 at 01:46:21PM +0100, Ruzsa Balazs wrote: If we could ask start-stop-daemon to send the TERM signal only to the process running as 'root', then the parent would orderly terminate its child process (running as 'ntpd') and there would be no error messages. As it turns out,

Bug#354825: Openntpd init script returns an error on shutdown.

2006-03-01 Thread Andrew Glen-Young
Package: openntpd Version: 3.6.1p1-2 Severity: minor PROBLEM: On running the init script with the 'stop' argument the script returns an error: # /etc/init.d/openntpd stop Stopping openntpd: start-stop-daemon: warning: failed to kill 759: No such process ntpd. This also seems to affect later

Bug#354825: Openntpd init script returns an error on shutdown.

2006-03-01 Thread Kurt Roeckx
On Wed, Mar 01, 2006 at 12:09:08PM +, Andrew Glen-Young wrote: On running the init script with the 'stop' argument the script returns an error: # /etc/init.d/openntpd stop Stopping openntpd: start-stop-daemon: warning: failed to kill 759: No such process ntpd. This also seems to