mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
core125: restart init after glibc uodate
without restart remount of / will fail and may result in a filesystem corruption at next boot. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -40,6 +40,9 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# restart init after glibc uodate
|
||||
telinit u
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user