diff options
| author | Andrew R. Reiter <arr@FreeBSD.org> | 2002-01-16 06:55:30 +0000 |
|---|---|---|
| committer | Andrew R. Reiter <arr@FreeBSD.org> | 2002-01-16 06:55:30 +0000 |
| commit | d0615c64a5448ad63ade0b793516145efc846d31 (patch) | |
| tree | e1d5ce61a8174cc7c8b01d4bdcaed7af9b80f626 /share/doc/papers | |
| parent | 8af31e7b46eb0e5d9c733438958e913c907fe6ba (diff) | |
Notes
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 524dae00dbe6..e2835d7f4947 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 |
