From owner-freebsd-rc@FreeBSD.ORG Mon Apr 26 04:23:47 2004 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7579816A4CF; Mon, 26 Apr 2004 04:23:47 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE0F43D2F; Mon, 26 Apr 2004 04:23:46 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i3QBNhsC044440; Mon, 26 Apr 2004 13:23:44 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Simon L. Nielsen" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 25 Apr 2004 20:12:04 +0200." <20040425181204.GD1130@zaphod.nitro.dk> Date: Mon, 26 Apr 2004 13:23:43 +0200 Message-ID: <44439.1082978623@critter.freebsd.dk> cc: Sean Kelly cc: freebsd-rc@FreeBSD.org Subject: Re: Patch for rc.d/watchdogd X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to /etc/rc.d design and implementation. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 11:23:47 -0000 In message <20040425181204.GD1130@zaphod.nitro.dk>, "Simon L. Nielsen" writes: > >--qp4W5+cUSnZs0RIF >Content-Type: multipart/mixed; boundary="GxcwvYAGnODwn7V8" >Content-Disposition: inline > > >--GxcwvYAGnODwn7V8 >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >Hello > >The current watchdogd rc.d script doesn't work with hardware watchdogs >supported by watchdog(4)/watchdogd(8) since the sysctl debug.watchdog >doesn't exist for the hardware devices. > >The attached patch simply removes the check for the sysctl since the >generic watchdog code is always compiled in. > >Could someone commit this or approve it so I can commit it myself? Go for it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.