Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148876257
D54067.1789080538.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D54067.1789080538.diff
View Options
diff --git a/share/man/man4/mac.4 b/share/man/man4/mac.4
--- a/share/man/man4/mac.4
+++ b/share/man/man4/mac.4
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 30, 2024
+.Dd January 15, 2026
.Dt MAC 4
.Os
.Sh NAME
@@ -165,6 +165,7 @@
.Bl -column "user (by login class)" "Xr setfmac 8 , Xr setfsmac 8" -offset indent
.It Sy "Subject/Object" Ta Sy "Utility"
.It "File system object" Ta Xr setfmac 8 , Xr setfsmac 8
+.It Jail Ta Xr jail 8
.It "Network interface" Ta Xr ifconfig 8
.It "TTY (by login class)" Ta Xr login.conf 5
.It "User (by login class)" Ta Xr login.conf 5
@@ -221,6 +222,7 @@
.Xr mac_test 4 ,
.Xr login.conf 5 ,
.Xr maclabel 7 ,
+.Xr jail 8 ,
.Xr getfmac 8 ,
.Xr getpmac 8 ,
.Xr setfmac 8 ,
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 13, 2025
+.Dd December 4, 2025
.Dt JAIL 8
.Os
.Sh NAME
@@ -503,6 +503,15 @@
The ID of the cpuset associated with this jail (read-only).
.It Va dying
This is true if the jail is in the process of shutting down (read-only).
+.It Va mac.label
+The
+.Xr mac 3
+label associated with this jail.
+Note that a
+.Dq jail
+entry in
+.Xr mac.conf 5
+may need to be configured in order to retrieve the MAC label.
.It Va parent
The
.Va jid
@@ -1550,6 +1559,7 @@
.Xr clock_settime 2 ,
.Xr jail_set 2 ,
.Xr ntp_adjtime 2 ,
+.Xr mac 3 ,
.Xr devfs 4 ,
.Xr fdescfs 4 ,
.Xr linprocfs 4 ,
@@ -1557,6 +1567,7 @@
.Xr procfs 4 ,
.Xr vmm 4 ,
.Xr jail.conf 5 ,
+.Xr mac.conf 5 ,
.Xr rc.conf 5 ,
.Xr sysctl.conf 5 ,
.Xr bsdconfig 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 10, 10:48 PM (10 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29542782
Default Alt Text
D54067.1789080538.diff (1 KB)
Attached To
Mode
D54067: jail: document the mac.label parameter
Attached
Detach File
Event Timeline
Log In to Comment