From: Arne Fitzenreiter Date: Tue, 17 Dec 2024 08:11:37 +0000 (+0100) Subject: core191: ship and restart sysvinit X-Git-Tag: v2.29-core191~14^2~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=639bf13ef9a533d89518f0fd3da911554d948162;p=ipfire-2.x.git core191: ship and restart sysvinit Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/191/filelists/sysvinit b/config/rootfiles/core/191/filelists/sysvinit new file mode 120000 index 0000000000..f3fb3304d3 --- /dev/null +++ b/config/rootfiles/core/191/filelists/sysvinit @@ -0,0 +1 @@ +../../../common/sysvinit \ No newline at end of file diff --git a/config/rootfiles/core/191/update.sh b/config/rootfiles/core/191/update.sh index 3f42617520..6e057e4858 100644 --- a/config/rootfiles/core/191/update.sh +++ b/config/rootfiles/core/191/update.sh @@ -59,6 +59,9 @@ ldconfig # run depmod with new kmod version depmod -a 6.6.63-ipfire +# restart init +telinit u + # Update Language cache /usr/local/bin/update-lang-cache