From owner-cvs-all Sat Feb 9 2:38:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BF5A37B41A; Sat, 9 Feb 2002 02:38:43 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g19AchR03213; Sat, 9 Feb 2002 02:38:43 -0800 (PST) (envelope-from cjc) Message-Id: <200202091038.g19AchR03213@freefall.freebsd.org> From: "Crist J. Clark" Date: Sat, 9 Feb 2002 02:38:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjc 2002/02/09 02:38:43 PST Modified files: (Branch: RELENG_4) etc rc.network Log: MFC 1.123: peter points out that we probably should not mess with the sysctl(8) values at all if they are not purposefully set. What if the administrator messed with them in /etc/sysctl.conf? We don't want to overwrite them. If 'log_in_vain' is zero, do not force the issue. If it is non-zero, set it. Revision Changes Path 1.74.2.30 +6 -4 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message