mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
core90: restart init after glibc update.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user