diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 1141acc2d0..5d99e74271 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ - $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.127 2000/11/29 10:45:22 sheldonh Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.128 2000/11/29 14:09:43 jim Exp $ This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -6535,9 +6535,35 @@ define(`confDELIVERY_MODE',`deferred')dnl &prompt.root; sysctl kern.securelevel You cannot lower the security level; you have to boot - to single mode to install the kernel, or change it in - /etc/rc.conf then reboot. See the - &man.init.8; man page for details on securelevel, and + to single mode to install the kernel, or change the + security in /etc/rc.conf then reboot. See + the &man.init.8; man page for details on securelevel, and + see /etc/defaults/rc.conf and the + &man.rc.conf.5; man page for more information on rc.conf. + + + + + + I can't change the time on my system by more than one second! + How do I get around this? + + + + Short answer: You're probably at security level + greater than 1. Reboot directly to single user mode to + change the date. + + Long answer: FreeBSD disallows changing the time by + more that one second at security levels greater than 1. You + can check your security level with the command: + + &prompt.root; sysctl kern.securelevel + + You cannot lower the security level; you have to boot + to single mode to change the date, or change the security + level in /etc/rc.conf then reboot. See + the &man.init.8; man page for details on securelevel, and see /etc/defaults/rc.conf and the &man.rc.conf.5; man page for more information on rc.conf. diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 1141acc2d0..5d99e74271 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ - $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.127 2000/11/29 10:45:22 sheldonh Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.128 2000/11/29 14:09:43 jim Exp $ This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -6535,9 +6535,35 @@ define(`confDELIVERY_MODE',`deferred')dnl &prompt.root; sysctl kern.securelevel You cannot lower the security level; you have to boot - to single mode to install the kernel, or change it in - /etc/rc.conf then reboot. See the - &man.init.8; man page for details on securelevel, and + to single mode to install the kernel, or change the + security in /etc/rc.conf then reboot. See + the &man.init.8; man page for details on securelevel, and + see /etc/defaults/rc.conf and the + &man.rc.conf.5; man page for more information on rc.conf. + + + + + + I can't change the time on my system by more than one second! + How do I get around this? + + + + Short answer: You're probably at security level + greater than 1. Reboot directly to single user mode to + change the date. + + Long answer: FreeBSD disallows changing the time by + more that one second at security levels greater than 1. You + can check your security level with the command: + + &prompt.root; sysctl kern.securelevel + + You cannot lower the security level; you have to boot + to single mode to change the date, or change the security + level in /etc/rc.conf then reboot. See + the &man.init.8; man page for details on securelevel, and see /etc/defaults/rc.conf and the &man.rc.conf.5; man page for more information on rc.conf.