From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 07:01:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DF1416A4CE for ; Wed, 21 Apr 2004 07:01:02 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F059343D55 for ; Wed, 21 Apr 2004 07:01:00 -0700 (PDT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id i3LE3HIA001575; Wed, 21 Apr 2004 16:03:18 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id i3LE3Hhh001574; Wed, 21 Apr 2004 16:03:17 +0200 (CEST) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Wed, 21 Apr 2004 16:03:17 +0200 From: Ruben de Groot To: Piotr Gnyp Message-ID: <20040421140317.GA1492@ei.bzerk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: /usr/libexec/save-entropy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 14:01:02 -0000 On Wed, Apr 21, 2004 at 09:44:33AM +0200, Piotr Gnyp typed: > Hi > On my FreeBSD 5.2.1-R-p5 I have problems with /usr/libexec/save-entropy > in cron. The error message says: > /etc/rc.conf: cannot create /etc/rc.conf: Permission denied Looks like you have something wrong in your /etc/rc.conf. > my /etc/rc.conf file permissions: > -rwxr-xr-x 1 root wheel 2,2K 20 Kwi 16:23 /etc/rc.conf* > > my /etc/crontab: > # Save some entropy so that /dev/random can re-seed on boot. > #*/11 * * * * operator /usr/libexec/save-entropy > > What shoud I change for /usr/libexec/save-entropy to work properly? For > now I`ve switched it off. Please advice. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"