commit:     4211391ca9a4a1cf4e7711a0b76f6d133e05b4b8
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 23:30:17 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 23:30:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4211391c

sys-apps/openrc: in the live ebuild, add cgroups to the sysinit runlevel

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/openrc/openrc-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-apps/openrc/openrc-9999.ebuild 
b/sys-apps/openrc/openrc-9999.ebuild
index 15376774cd7..4e854c49356 100644
--- a/sys-apps/openrc/openrc-9999.ebuild
+++ b/sys-apps/openrc/openrc-9999.ebuild
@@ -248,6 +248,9 @@ EOF
                        ewarn "if you do not want this to happen."
                fi
        fi
+
+       has_version ">=sys-apps/openrc-0.35" || add_boot_init cgroups sysinit
+
 }
 
 # >=OpenRC-0.11.3 requires udev-mount to be in the sysinit runlevel with udev.

Reply via email to