From: Arne Fitzenreiter Date: Fri, 7 Jul 2017 08:14:37 +0000 (+0200) Subject: core112: reload init to allow correct unmount at reboot X-Git-Tag: v2.19-core112~1 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=71481bd8bb4d6dc869f5d20b6b9b6479a8b6c685 core112: reload init to allow correct unmount at reboot Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/112/update.sh b/config/rootfiles/core/112/update.sh index 4aef38b944..cb9f0cfdff 100644 --- a/config/rootfiles/core/112/update.sh +++ b/config/rootfiles/core/112/update.sh @@ -40,6 +40,9 @@ extract_files # update linker config ldconfig +# reload init +telinit u + # Update Language cache /usr/local/bin/update-lang-cache