Re: [net/openntpd] pidfile support

2014-06-02 Thread Tomek Wałaszek
Hi, This race also affects OpenSMTPD. In general it will affect all daemons that don't use pid files and are killing their childrens by themselves when they received SIGTERM. Regards, Tomasz Walaszek 2014-06-02 22:30 GMT+02:00 Christian Weisgerber : > On 2014-06-02, Christian Weisgerber wrote:

Re: [net/openntpd] pidfile support

2014-06-02 Thread Tomek Wałaszek
2014-06-02 12:06 GMT+02:00 Tomek Wałaszek : > > 2014-06-01 23:30 GMT+02:00 Christian Weisgerber : > > On 2014-05-31, Tomek Wałaszek wrote: >> >> > I was missing pid file support in OpenNTPD. I've created a patch that >> > enables pidfile /var/run/ntp

[net/openntpd] pidfile support

2014-05-31 Thread Tomek Wałaszek
Hello, I was missing pid file support in OpenNTPD. I've created a patch that enables pidfile /var/run/ntpd.pid in OpenNTPD and now I can define in the rc script pidfile location. With pidfile location I dont see any more this annoying message when restarting and stopping: [root@vps24009 ~]# /usr/l