From: Arne Fitzenreiter Date: Mon, 28 Sep 2015 14:57:21 +0000 (+0200) Subject: core94: restart init after glibc update. X-Git-Tag: v2.17-core95~66^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5a5e4abb043abe1c5cecbdf15b28b03f74f4734;p=people%2Fstevee%2Fipfire-2.x.git core94: restart init after glibc update. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/94/update.sh b/config/rootfiles/core/94/update.sh index ff9797c11b..6560662e32 100644 --- a/config/rootfiles/core/94/update.sh +++ b/config/rootfiles/core/94/update.sh @@ -39,6 +39,9 @@ done # Extract files extract_files +# Restart init after glibc update +telinit u + # Update Language cache /usr/local/bin/update-lang-cache