summaryrefslogtreecommitdiff
path: root/etc/rc.conf.FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.conf.FreeBSD')
-rw-r--r--etc/rc.conf.FreeBSD8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD
index ed5b215..6c48ae7 100644
--- a/etc/rc.conf.FreeBSD
+++ b/etc/rc.conf.FreeBSD
@@ -2,10 +2,10 @@
# "" - nothing special
# "jail" - FreeBSD jails
# "prefix" - Prefix
-# If unset, the old automagic detection code will be triggered. Said old code
-# is deprecated and will be removed not later than 2011/03/01.
+# If this is commented out, automatic detection will be attempted.
+# Note that automatic detection does not work in a prefix environment.
#
-# This should be set to the value representing what environment this file is
-# PRESENTLY in, not what virtualization the environment is capable of.
+# This should be set to the value representing the environment this file is
+# PRESENTLY in, not the virtualization the environment is capable of.
rc_sys="@RC_SYS_DEFAULT@"