remove references to the migration guide
The openrc code base is not gentoo specific, so I feel that we should not refer to the migration guide in the comments inside the configuration files.
This commit is contained in:
		| @@ -7,6 +7,5 @@ | ||||
| # | ||||
| # 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="@RC_SYS_DEFAULT@" | ||||
|  | ||||
|   | ||||
| @@ -12,7 +12,6 @@ | ||||
| # | ||||
| # 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="@RC_SYS_DEFAULT@" | ||||
|  | ||||
| ############################################################################## | ||||
|   | ||||
| @@ -8,6 +8,5 @@ | ||||
| # | ||||
| # 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="@RC_SYS_DEFAULT@" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user