Files
sablink-distro/sys-apps/openrc/files/openrc-enable-interactive.patch
T
Mitch Harder de80bb1a80 [sys-apps/openrc] Added an ebuild for openrc-0.8.1
Gentoo is moving towards stabilization of openrc, and the 0.8.1
release has been presented as a release candidate.  This ebuild
adds the Sabayon customizations to the openrc-0.8.1 ebuild, following
the pattern used in the previous Sabayon openrc ebuilds.
2011-04-12 22:57:39 -05:00

12 lines
438 B
Diff

--- openrc-0.6.8.orig/etc/rc.conf.in
+++ openrc-0.6.8/etc/rc.conf.in
@@ -13,7 +13,7 @@
# boot so you can choose to start specific services. Set to "NO" to disable
# this feature. This feature is automatically disabled if rc_parallel is
# set to YES.
-#rc_interactive="YES"
+rc_interactive="YES"
# If we need to drop to a shell, you can specify it here.
# If not specified we use $SHELL, otherwise the one specified in /etc/passwd,