document /shr in namespace(4)
This commit is contained in:
parent
c8c58f8cfd
commit
954405fec9
2 changed files with 10 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
shr \- global mountpoints
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B bind -a '#σ/share' /dev
|
||||
.B bind '#σ' /shr
|
||||
|
||||
.BI #σ/ share1
|
||||
.BI #σc/ share1/service1
|
||||
|
@ -23,7 +23,8 @@ private namespaces.
|
|||
.PP
|
||||
The
|
||||
.I shr
|
||||
device exports a mount tree and a control tree. The directories
|
||||
device exports a mount tree and a control tree.
|
||||
The directories
|
||||
in the mount tree
|
||||
.BI #σ
|
||||
are the share mountpoints themselve and in the control tree
|
||||
|
|
|
@ -56,6 +56,8 @@ Time zone description for the local time zone; a copy of one of the other files
|
|||
.TP
|
||||
.B /srv
|
||||
.TP
|
||||
.B /shr
|
||||
.TP
|
||||
.B /tmp
|
||||
All empty unwritable directories, place holders for mounted services and directories.
|
||||
.TP
|
||||
|
@ -369,6 +371,11 @@ Mounted here is the dup device,
|
|||
.IR dup (3),
|
||||
which holds pseudonyms for open file descriptors.
|
||||
.TP
|
||||
.B /shr
|
||||
Mounted here is the global mountpoint device,
|
||||
.IR shr (3),
|
||||
which holds mounted filesystems visible in all namespaces.
|
||||
.TP
|
||||
.B /srv
|
||||
Mounted here is the service registry,
|
||||
.IR srv (3),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue