summaryrefslogtreecommitdiff
path: root/sys-apps/openrc
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/openrc')
-rw-r--r--sys-apps/openrc/openrc-0.26.2-r1704.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/openrc/openrc-0.26.2-r1704.ebuild b/sys-apps/openrc/openrc-0.26.2-r1704.ebuild
index e98ee44c..21b8160a 100644
--- a/sys-apps/openrc/openrc-0.26.2-r1704.ebuild
+++ b/sys-apps/openrc/openrc-0.26.2-r1704.ebuild
@@ -290,7 +290,9 @@ pkg_postinst() {
fi
if use dkms; then
+ elog
elog "Auto-adding DKMS to boot runlevel"
+ elog
ln -sf /etc/init.d/dkms /etc/runlevels/boot
fi