From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 18:10:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8112D16A41F for ; Wed, 17 Aug 2005 18:10:44 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-04-eri0.ohiordc.rr.com (ms-smtp-04-smtplb.ohiordc.rr.com [65.24.5.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DF843D53 for ; Wed, 17 Aug 2005 18:10:43 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-04-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j7HIAeHH008247 for ; Wed, 17 Aug 2005 14:10:41 -0400 (EDT) Message-ID: <001101c5a356$b49425d0$0200a8c0@satellite> From: "dave" To: Date: Wed, 17 Aug 2005 14:08:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: can not change a sysctl value X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 18:10:44 -0000 Hello, I've added: kern.randompid=1 to my /etc/sysctl.conf file, but on boot the value isn't reset it's still zero, does anyone know why i can't reset this value? The box is not operating at an increased security level. Thanks. Dave.