From 4fdc77f86325d1c187fa5b2d50535278c6a87d18 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 17 Jul 2009 19:47:09 +0200 Subject: [PATCH] Add "depmod -a" to core29 updater to rebuild module lists --- config/rootfiles/core/29/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/29/update.sh b/config/rootfiles/core/29/update.sh index 59442d3669..498dc41f81 100644 --- a/config/rootfiles/core/29/update.sh +++ b/config/rootfiles/core/29/update.sh @@ -29,3 +29,4 @@ rm -rf /var/log/rrd*//collectd/localhost/disk-*[0-9]* rm -rf /srv/web/ipfire/cgi-bin/networks.cgi /etc/init.d/collectd start perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +depmod -a -- 2.39.2