From 1c1b02874e1749d61b9b1680f744bf8470147416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=81LI=20G=C3=A1bor=20J=C3=A1nos?= Date: Fri, 30 Dec 2022 14:47:25 +0100 Subject: Move to Linux 5.15.85 + Alpine 3.17.0. --- .../0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aports/openrc/0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch') diff --git a/aports/openrc/0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch b/aports/openrc/0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch index 546ccb7..265a51e 100644 --- a/aports/openrc/0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch +++ b/aports/openrc/0003-rc-pull-in-sysinit-and-boot-as-stacked-levels-when-n.patch @@ -21,8 +21,8 @@ Fixes issue #54. diff --git a/src/rc/rc.c b/src/rc/rc.c index ef46925d..82786074 100644 ---- a/src/rc/rc.c -+++ b/src/rc/rc.c +--- a/src/openrc/rc.c ++++ b/src/openrc/rc.c @@ -729,6 +729,7 @@ int main(int argc, char **argv) const char *bootlevel = NULL; char *newlevel = NULL; -- cgit v1.2.3