Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 01:41:33 -0700 (PDT)
From:      KATO Takenori <kato@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/init init.8 init.c
Message-ID:  <199909060841.BAA40029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kato        1999/09/06 01:41:33 PDT

  Modified files:
    sbin/init            init.8 init.c 
  Log:
  FreeBSD kernel doesn't allow any process to decrease securelevel. So,
  init(8) cannot decrease securelevel.  The manual page explains this
  and single_user() doesn't try to downgrade kernel to insecure mode.
  
  Reviewed by:	bde (manual page)
  
  Revision  Changes    Path
  1.19      +2 -3      src/sbin/init/init.8
  1.36      +1 -7      src/sbin/init/init.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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