Call the pivot root by it's name.
This commit is contained in:
parent
ca93d5d12d
commit
137520cdea
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: init.8,v 1.46 2007/03/03 07:54:15 dsl Exp $
|
||||
.\" $NetBSD: init.8,v 1.47 2007/03/23 16:42:27 hubertf Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -88,6 +88,8 @@ at this point, the
|
|||
process will be run inside a
|
||||
.Xr chroot 2
|
||||
indicated by sysctl with the same error handling as above.
|
||||
This is also known as
|
||||
.Dq pivot root .
|
||||
.It
|
||||
Set up ttys as specified in
|
||||
.Xr ttys 5 .
|
||||
|
|
Loading…
Reference in New Issue