Bug 23200

Summary: [PATCH] New FAQ entry, describing securelevel time change problem
Product: Documentation Reporter: mwm
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mwm 2000-11-30 23:10:00 UTC
Lots of people are running into not being able to change the time by
more than a second because they are have kern.securelevel > 1. This is
a clone of my previous FAQ entry about chflags and secure level,
tweaked for time changes.

Fix: Apply the attached patch. Note that I also fixed a dangling pronoun in the
preceeding question while I found was cloning it.

Aside: the docs people are to be congratulated on how quickly they
respond to such pr's!
How-To-Repeat: 
Hang out in -questions and watch this one go back.
Comment 1 Sheldon Hearn 2000-12-01 12:31:40 UTC
On 30 Nov 2000 23:05:19 GMT, mwm@mired.org wrote:

> +      <qandaentry>
> +        <question id="kernel-chflag-failure">
> +          <para>I can't change the time on my system by more than one second
!
> +	        How do I get around this?</para>

Shouldn't the question have a different ID?

Ciao,
Sheldon.
Comment 2 Jim Mock freebsd_committer freebsd_triage 2000-12-05 13:18:22 UTC
State Changed
From-To: open->closed

Committed with minor changes (different question ID).  Thanks!