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:
parent
3fca6bd027
commit
0f3d6a01c7
@ -7,6 +7,5 @@
|
|||||||
#
|
#
|
||||||
# This should be set to the value representing what environment this file is
|
# This should be set to the value representing what environment this file is
|
||||||
# PRESENTLY in, not what virtualization the environment is capable of.
|
# PRESENTLY in, not what virtualization the environment is capable of.
|
||||||
# See the OpenRC migration guide for more details.
|
|
||||||
rc_sys="@RC_SYS_DEFAULT@"
|
rc_sys="@RC_SYS_DEFAULT@"
|
||||||
|
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
#
|
#
|
||||||
# This should be set to the value representing what environment this file is
|
# This should be set to the value representing what environment this file is
|
||||||
# PRESENTLY in, not what virtualization the environment is capable of.
|
# PRESENTLY in, not what virtualization the environment is capable of.
|
||||||
# See the OpenRC migration guide for more details.
|
|
||||||
rc_sys="@RC_SYS_DEFAULT@"
|
rc_sys="@RC_SYS_DEFAULT@"
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
@ -8,6 +8,5 @@
|
|||||||
#
|
#
|
||||||
# This should be set to the value representing what environment this file is
|
# This should be set to the value representing what environment this file is
|
||||||
# PRESENTLY in, not what virtualization the environment is capable of.
|
# PRESENTLY in, not what virtualization the environment is capable of.
|
||||||
# See the OpenRC migration guide for more details.
|
|
||||||
rc_sys="@RC_SYS_DEFAULT@"
|
rc_sys="@RC_SYS_DEFAULT@"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user