The description of the various securelevels has moved to the

security.7 manpage a while ago.

MFC after:	1 week
This commit is contained in:
Giorgos Keramidas 2009-01-08 23:27:59 +00:00
parent c62a048b6c
commit b9c076d3b3

View File

@ -570,7 +570,7 @@ ldconfig_local_dirs="/usr/local/libdata/ldconfig"
ldconfig_local32_dirs="/usr/local/libdata/ldconfig32"
# Local directories with 32-bit compatibility ldconfig
# configuration files.
kern_securelevel_enable="NO" # kernel security level (see init(8)),
kern_securelevel_enable="NO" # kernel security level (see security(7))
kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure
# Note that setting securelevel to 0 will result
# in the system booting with securelevel set to 1, as