From owner-freebsd-current@FreeBSD.ORG Wed Apr 29 04:58:47 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C04F1065674 for ; Wed, 29 Apr 2009 04:58:47 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id D5C698FC1E for ; Wed, 29 Apr 2009 04:58:46 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n3T4wh4T019581 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 29 Apr 2009 14:28:43 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: avahilario@gmail.com Date: Wed, 29 Apr 2009 12:58:40 +0930 User-Agent: KMail/1.9.7 References: <200904291157.07441.doconnor@gsoft.com.au> <49F7D17F.20604@gmail.com> In-Reply-To: <49F7D17F.20604@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1240977793.3NbufZiPFD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200904291258.41411.doconnor@gsoft.com.au> X-Spam-Score: -3.458 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-current@freebsd.org Subject: Re: Syslog doesn't start at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 04:58:47 -0000 --nextPart1240977793.3NbufZiPFD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 29 Apr 2009, Antonio A Hilario wrote: > > I ran mergemaster -s and it did find a few changes (worringly) but > > the rc.d ones were just removing 'noprofile' from the keyword line > > which I don't think would affect things. > > Noticed that your network interface is being brought up * after * the > sysklogd startup script runs. I'd try to maybe move the > 'syslog_enable=3D"YES"' directive in /etc/rc.conf to some point after > the ifconfig_*=3D* lines. I don't think that will have an effect - lines in rc.conf aren't=20 ordered. The scripts just source them and they assign variables and=20 action is taken based on what is set. I don't actually enable/disable syslog in rc.conf, I just use the=20 default setting (from /etc/defaults/rc.conf) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1240977793.3NbufZiPFD Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQBJ98lp5ZPcIHs/zowRAt+aAJ9mordTidB83uifZ1zM3tf9e7FwpQCdHux5 /XCYJSBRjYnsCaTi6RamqX8= =yY73 -----END PGP SIGNATURE----- --nextPart1240977793.3NbufZiPFD--