From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 7 08:00:30 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A1E516A4CF for ; Sat, 7 Feb 2004 08:00:30 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E255043D1F for ; Sat, 7 Feb 2004 08:00:29 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i17G0Tbv062679 for ; Sat, 7 Feb 2004 08:00:29 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i17G0Tl8062678; Sat, 7 Feb 2004 08:00:29 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 7 Feb 2004 08:00:29 -0800 (PST) Resent-Message-Id: <200402071600.i17G0Tl8062678@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ulrich Spoerlein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3C9316A4CE for ; Sat, 7 Feb 2004 07:57:47 -0800 (PST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8405F43D1D for ; Sat, 7 Feb 2004 07:57:47 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id A27C1B4631 for ; Sat, 7 Feb 2004 16:57:46 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 7BECB670D9 for ; Sat, 7 Feb 2004 16:57:46 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 34F93670DB for ; Sat, 7 Feb 2004 16:57:46 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 0E105B4631 for ; Sat, 7 Feb 2004 16:57:46 +0100 (CET) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.12.10/8.12.10) with ESMTP id i17Fvjwb064462 for ; Sat, 7 Feb 2004 16:57:45 +0100 (CET) (envelope-from q@roadrunner.q.local) Received: (from q@localhost) by roadrunner.q.local (8.12.10/8.12.10/Submit) id i17FviDH064461; Sat, 7 Feb 2004 16:57:44 +0100 (CET) (envelope-from q) Message-Id: <200402071557.i17FviDH064461@roadrunner.q.local> Date: Sat, 7 Feb 2004 16:57:44 +0100 (CET) From: Ulrich Spoerlein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/62481: Typo in rc.d/random X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ulrich Spoerlein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 16:00:30 -0000 >Number: 62481 >Category: conf >Synopsis: Typo in rc.d/random >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 07 08:00:29 PST 2004 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 5.2.1-RC i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Obvious... --- random.patch begins here --- --- etc/rc.d/random.orig Thu Feb 5 16:10:55 2004 +++ etc/rc.d/random Thu Feb 5 16:11:23 2004 @@ -52,7 +52,7 @@ random_stop() { - # Write some entropy so when the machine reebots /dev/random + # Write some entropy so when the machine reboots /dev/random # can be reseeded # case ${entropy_file} in --- random.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: