From: Arne Fitzenreiter Date: Wed, 6 May 2015 17:21:05 +0000 (+0200) Subject: core90: restart init after glibc update. X-Git-Tag: v2.17-core91~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba837e88425933b863ed2a430a0a53995a57a840;p=people%2Fstevee%2Fipfire-2.x.git core90: restart init after glibc update. --- diff --git a/config/rootfiles/core/90/update.sh b/config/rootfiles/core/90/update.sh index 80525ef3d1..d441726623 100644 --- a/config/rootfiles/core/90/update.sh +++ b/config/rootfiles/core/90/update.sh @@ -139,6 +139,10 @@ rm /srv/web/ipfire/html/images/flags/* #Extract files tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C / +# +# restart init because glibc was updated. +telinit u + # Remove old openssl libraries rm -vf /usr/lib/libcrypto.so.0.9.8 /usr/lib/libssl.so.0.9.8