From owner-freebsd-questions Thu Nov 21 10: 2:17 2002 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 342D237B406 for ; Thu, 21 Nov 2002 10:02:16 -0800 (PST) Received: from mail.macconnect.com (mail.macconnect.com [204.68.168.11]) by mx1.FreeBSD.org (Postfix) with SMTP id C664C43E4A for ; Thu, 21 Nov 2002 10:02:14 -0800 (PST) (envelope-from bmcalpine@macconnect.com) Received: (qmail 59625 invoked by uid 0); 21 Nov 2002 17:11:31 -0000 Received: from unknown (HELO macconnect.com) (66.108.168.197) by mail.macconnect.com with SMTP; 21 Nov 2002 17:11:31 -0000 Date: Thu, 21 Nov 2002 13:02:09 -0500 Subject: Re: Setting date with securelevel over 1 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v548) Cc: questions@FreeBSD.ORG To: Matthew Seaman From: Brendan McAlpine In-Reply-To: <20021121174714.GC76311@happy-idiot-talk.infracaninophi> Message-Id: <5A7F3C98-FD7B-11D6-9948-000393012742@macconnect.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.548) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It returns securelevel -1 but when I run date -v +1H It displays the correct date only immediately after that command. If I type in date right after that the time returns to the wrong time, one hour behind the real time. Could it be a daylight savings setting someplace? Any other ideas? Brendan On Thursday, November 21, 2002, at 12:47 PM, Matthew Seaman wrote: > On Thu, Nov 21, 2002 at 12:32:25PM -0500, Brendan McAlpine wrote: >> Hmmm >> >> In my rc.conf file I have: >> >> kern_securelevel_enable="NO" >> >> already in there and I still can't adjust the date. > > What does > > sysctl kern.securelevel > > return? If it's not '-1' then either you need to reboot to bring that > rc.conf setting into effect or you need to work out what is overriding > the usual mechanisms for setting securelevel in your boot process. > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH > UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message