K 10 svn:author V 4 kato K 8 svn:date V 27 1999-09-06T08:41:32.000000Z K 7 svn:log V 238 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) END