From cea3c8cf53ce5f23d737cfbd3c781c76edde3dd5 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 25 Sep 2014 20:36:06 +0200 Subject: [PATCH] core83: reload init at update because glibc changes. --- config/rootfiles/core/83/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/83/update.sh b/config/rootfiles/core/83/update.sh index 195ba23b7..c766b42a4 100644 --- a/config/rootfiles/core/83/update.sh +++ b/config/rootfiles/core/83/update.sh @@ -38,6 +38,9 @@ done # Extract files extract_files +# reload init because glibc/linker changed +telinit -u + # Start services # Update Language cache -- 2.39.2