summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-20 14:10:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-20 14:10:05 +0100
commit5e2bd5910e30d7a545bb2158069361c91d2c6f88 (patch)
tree110fba05d725dd6a8f1893a2656773468da4fb26
parent39dc298fd990a821376676ab8ad68b99f0475c6a (diff)
sys-apps/openrc : enable plymouth integration plugin
-rw-r--r--packages/sys-apps/openrc/openrc-0.34.11-r2.exheres-0 (renamed from packages/sys-apps/openrc/openrc-0.34.11-r1.exheres-0)4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/sys-apps/openrc/openrc-0.34.11-r1.exheres-0 b/packages/sys-apps/openrc/openrc-0.34.11-r2.exheres-0
index 4355af3..0b702d3 100644
--- a/packages/sys-apps/openrc/openrc-0.34.11-r1.exheres-0
+++ b/packages/sys-apps/openrc/openrc-0.34.11-r2.exheres-0
@@ -25,6 +25,9 @@ MYOPTIONS="
Enable the new network stack (experimental)
] ]]
pam
+ plymouth [[ description = [
+ Enable plymouth plugin for OpenRC
+ ] ]]
"
PLATFORMS="~amd64 ~x86"
@@ -38,6 +41,7 @@ DEPENDENCIES="
providers:runit? ( sys-apps/runit )
providers:sinit? ( sys-apps/sinit )
providers:sysvinit? ( sys-apps/sysvinit )
+ plymouth? ( sys-boot/plymouth-openrc-plugin )
sys-apps/net-tools
"