Bug #351783: more documentation for rc_sys. But really see the OpenRC migration guide where this is covered.
This commit is contained in:
		| @@ -4,5 +4,9 @@ | ||||
| # "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. | ||||
| # | ||||
| # 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="" | ||||
|  | ||||
|   | ||||
| @@ -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="" | ||||
|  | ||||
| ############################################################################## | ||||
|   | ||||
| @@ -5,5 +5,9 @@ | ||||
| # "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="" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user