mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
core149: restart init at update
this is needed to allow clean unmount at reboot because init has some files open and the binary was replaced at glibc update. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -43,6 +43,9 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# Restart init to allow clean unmout at reboot
|
||||
telinit u
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user