Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 1997 00:31:49 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_mib.c
Message-ID:  <199706250731.AAA22382@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/06/25 00:31:49 PDT

  Modified files:
    sys/kern             kern_mib.c 
  Log:
  Don't ever allow lowering the securelevel at all.  Allowing it does
  nothing good except of opening a can of (potential or real) security
  holes.  People maintaining a machine with higher security requirements
  need to be on the console anyway, so there's no point in not forcing
  them to reboot before starting maintenance.
  
  Agreed by:	hackers, guido
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/kern/kern_mib.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706250731.AAA22382>