summaryrefslogtreecommitdiff
path: root/etc/rc.conf.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.conf.Linux')
-rw-r--r--etc/rc.conf.Linux5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
index d79165d..ee23bc3 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -5,14 +5,11 @@
# "" - nothing special
# "lxc" - Linux Containers
# "openvz" - Linux OpenVZ
-# "prefix" - Prefix
# "uml" - Usermode Linux
# "vserver" - Linux vserver
# "xen0" - Xen0 Domain
# "xenU" - XenU Domain
-# If this is commented out, automatic detection will be attempted.
-# Note that autodetection will not work in a prefix environment or in a
-# linux container.
+# If this is commented out, automatic detection will be used.
#
# This should be set to the value representing the environment this file is
# PRESENTLY in, not the virtualization the environment is capable of.