diff options
Diffstat (limited to 'etc/rc.conf.Linux')
-rw-r--r-- | etc/rc.conf.Linux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 9016de37..b110a81f 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -9,6 +9,10 @@ # "xenU" - XenU Domain # 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. +# +# This should be set to the value representing what environment this file is +# PRESENTLY in, not what virtualization the environment is capable of. +# See the OpenRC migration guide for more details. rc_sys="" ############################################################################## |