Re: svn commit: r213181 - head/usr.sbin/watchdogd

2010-09-27 Thread Mikolaj Golub
On Mon, 27 Sep 2010 13:40:56 +0400 pluknet wrote: p> On 26 September 2010 14:48, Mikolaj Golub wrote: >> >> On Sun, 26 Sep 2010 01:45:33 + (UTC) Ed Maste wrote: >> >>  EM> Log: >>  EM>   Protect the watchdog daemon against swap OOM killer.  This is >> similar to >>  EM>   SVN r19980

Re: svn commit: r213181 - head/usr.sbin/watchdogd

2010-09-27 Thread pluknet
On 26 September 2010 14:48, Mikolaj Golub wrote: > > On Sun, 26 Sep 2010 01:45:33 + (UTC) Ed Maste wrote: > >  EM> Log: >  EM>   Protect the watchdog daemon against swap OOM killer.  This is similar > to >  EM>   SVN r199804 which added protection to sshd, cron, syslogd, and inetd. > > May be

Re: svn commit: r213181 - head/usr.sbin/watchdogd

2010-09-26 Thread Mikolaj Golub
On Sun, 26 Sep 2010 01:45:33 + (UTC) Ed Maste wrote: EM> Log: EM> Protect the watchdog daemon against swap OOM killer. This is similar to EM> SVN r199804 which added protection to sshd, cron, syslogd, and inetd. May be there is a sense to have some utility in the system so that an ad

svn commit: r213181 - head/usr.sbin/watchdogd

2010-09-25 Thread Ed Maste
Author: emaste Date: Sun Sep 26 01:45:33 2010 New Revision: 213181 URL: http://svn.freebsd.org/changeset/base/213181 Log: Protect the watchdog daemon against swap OOM killer. This is similar to SVN r199804 which added protection to sshd, cron, syslogd, and inetd. Modified: head/usr.sbin/wa