diff options
Diffstat (limited to 'share/doc/papers')
-rw-r--r-- | share/doc/papers/jail/mgt.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/papers/jail/mgt.ms b/share/doc/papers/jail/mgt.ms index 524dae0..e2835d7 100644 --- a/share/doc/papers/jail/mgt.ms +++ b/share/doc/papers/jail/mgt.ms @@ -193,7 +193,7 @@ jails to set the hostname of the jail, which makes the status file less useful from a management perspective if the contents of the jail are malicious. To prevent a jail from changing its hostname, the -"kern.security.jail.set_hostname_allowed" sysctl may be set to 0 prior to +"security.jail.set_hostname_allowed" sysctl may be set to 0 prior to starting any jails. .PP One aspect immediately observable in an environment with multiple jails |