The sysctl used to control panic-vs-reboot is in the hw tree, not in
machdep.
This commit is contained in:
parent
13fa4dc134
commit
4e92d558ef
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: swwdog.4,v 1.6 2010/07/22 19:27:51 wiz Exp $
|
||||
.\" $NetBSD: swwdog.4,v 1.7 2010/10/23 03:27:03 pgoyette Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004, 2005 Steven M. Bellovin
|
||||
.\" All rights reserved.
|
||||
@ -31,7 +31,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd July 21, 2010
|
||||
.Dd October 23, 2010
|
||||
.\" Written by Steven M. Bellovin
|
||||
.Dt SWWDOG 4
|
||||
.Os
|
||||
@ -53,7 +53,7 @@ if it is, the system will panic instead.
|
||||
.Va swwdog_reboot
|
||||
is accessible as a
|
||||
.Xr sysctl 8
|
||||
variable, machdep.swwdog0.reboot and defaults to
|
||||
variable, hw.swwdog0.reboot and defaults to
|
||||
.Dv false .
|
||||
.Pp
|
||||
The default period of
|
||||
|
Loading…
Reference in New Issue
Block a user