jail.8 (2d5e7d2e7a62d15df7683e6fce5db8eb8392b457) | jail.8 (8972c8b6a52fb17534716a3cf15f381b863d4ba4) |
---|---|
1.\" Copyright (c) 2000, 2003 Robert N. M. Watson 2.\" Copyright (c) 2008-2012 James Gritton 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 415 unchanged lines hidden (view full) --- 424The number of child jails allowed to be created by this jail (or by 425other jails under this jail). 426This limit is zero by default, indicating the jail is not allowed to 427create child jails. 428See the 429.Sx "Hierarchical Jails" 430section for more information. 431.It Va children.cur | 1.\" Copyright (c) 2000, 2003 Robert N. M. Watson 2.\" Copyright (c) 2008-2012 James Gritton 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 415 unchanged lines hidden (view full) --- 424The number of child jails allowed to be created by this jail (or by 425other jails under this jail). 426This limit is zero by default, indicating the jail is not allowed to 427create child jails. 428See the 429.Sx "Hierarchical Jails" 430section for more information. 431.It Va children.cur |
432The number of descendents of this jail, including its own child jails | 432The number of descendants of this jail, including its own child jails |
433and any jails created under them. 434.It Va enforce_statfs 435This determines which information processes in a jail are able to get 436about mount points. 437It affects the behaviour of the following syscalls: 438.Xr statfs 2 , 439.Xr fstatfs 2 , 440.Xr getfsstat 2 --- 787 unchanged lines hidden --- | 433and any jails created under them. 434.It Va enforce_statfs 435This determines which information processes in a jail are able to get 436about mount points. 437It affects the behaviour of the following syscalls: 438.Xr statfs 2 , 439.Xr fstatfs 2 , 440.Xr getfsstat 2 --- 787 unchanged lines hidden --- |