From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 03:45:20 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 C7D4016A4CE for ; Thu, 8 Apr 2004 03:45:20 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F2D43D5A for ; Thu, 8 Apr 2004 03:45:19 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i38AjCL0079450 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Apr 2004 11:45:12 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i38AjCv5079449; Thu, 8 Apr 2004 11:45:12 +0100 (BST) (envelope-from matthew) Date: Thu, 8 Apr 2004 11:45:11 +0100 From: Matthew Seaman To: RYAN vAN GINNEKEN Message-ID: <20040408104511.GA71019@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , RYAN vAN GINNEKEN , freebsd-questions@freebsd.org References: <406F324B.1050005@shaw.ca> <20040404112328.GB7849@happy-idiot-talk.infracaninophile.co.uk> <4072488A.7050200@shaw.ca> <20040406090720.GB17361@happy-idiot-talk.infracaninophile.co.uk> <4074751E.2070607@shaw.ca> <20040407222702.GA66122@happy-idiot-talk.infracaninophile.co.uk> <40748790.9050206@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <40748790.9050206@shaw.ca> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040323, clamav-milter version 0.70a cc: freebsd-questions@freebsd.org Subject: Re: startssl at boot time 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: Thu, 08 Apr 2004 10:45:20 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 04:58:24PM -0600, RYAN vAN GINNEKEN wrote: > THANKS but i already have that line in my rc.conf file and the log=20 > entries that i have submitted to this list are not from a reboot but=20 > rather apachectl stop and start or startssl. So when i run a startssl i= =20 > get the randomness i need however when i just use apachectl start which= =20 > is 99.9% the same command it does not. honestly i am stumped hope you=20 > have some more wisdom to share. There is also the line about ssl cache= =20 > i have do some googleing but have not been able to come up with anything= =20 > that helps. That's most odd. As you say, the apache2.sh script essentially just runs 'apachectl start' for you. Or, at least, that's what it's meant to do. There must be something different about what it is doing. Hmmm... Can you show us the output from: # sh -x /usr/local/etc/rc.d/apache2.sh start (make sure apache is not running before you type that) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdS03dtESqEQa7a0RAttwAKCBoztD3aaHBZIrBZMw4uU010vGQwCfWuzz tVRolWTkF/REeVga8FE9hHQ= =rTV0 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--