From 8f97a591ffdcd9877a2d46d0852c40829b8f08e6 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 12 Aug 2023 23:40:23 +0200 Subject: system/openrc: allow interactive mode --- system/openrc/openrc-configuration.patch | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'system/openrc') diff --git a/system/openrc/openrc-configuration.patch b/system/openrc/openrc-configuration.patch index ff2ce5f34..f15ba3de7 100644 --- a/system/openrc/openrc-configuration.patch +++ b/system/openrc/openrc-configuration.patch @@ -1,5 +1,14 @@ ---- openrc-0.24.1/etc/rc.conf.original 2017-03-14 19:58:26.000000000 -0500 -+++ openrc-0.24.1/etc/rc.conf 2017-08-22 23:48:32.903169635 -0500 +--- a/etc/rc.conf ++++ b/etc/rc.conf +@@ -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, @@ -48,7 +48,7 @@ # /var/log/rc.log # NOTE: Linux systems require the devfs service to be started before -- cgit v1.2.3-60-g2f50