Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2003 20:12:07 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "P. U. Kruppa" <root@pukruppa.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Strange message: --: not found
Message-ID:  <20030615011207.GX53468@dan.emsphone.com>
In-Reply-To: <20030614230357.P673@small.pukruppa.de>
References:  <20030614230357.P673@small.pukruppa.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 14), P. U. Kruppa said:
> I have to admit I have been playing around with NIS/NFS . Everything
> seems to work fine, but I keep receiving messages like this:
> 
> 		-------------------------------------------
> 
> Date: Sat, 14 Jun 2003 21:00:00 GMT
> From: Cron Daemon <operator@small.pukruppa.de>
> To: operator@small.pukruppa.de
> Subject: Cron <operator@small> /usr/libexec/save-entropy
> 
> --: not found

Check to make sure you don't have a typo domewhere in /etc/rc.conf;
save-entropy reads it and so does the bootup process.  You can probably
debug it further by running "sh -x /usr/libexec/save-entropy", which
should tell you exactly the line that's generating that error.
 
-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030615011207.GX53468>