From: Arne Fitzenreiter Date: Tue, 8 Feb 2011 23:14:13 +0000 (+0100) Subject: Run fireinfo @ core update. X-Git-Tag: v2.9-core46~2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=0f27d5de70bef384acb3ca289ca1de7a555e037b;ds=sidebyside Run fireinfo @ core update. --- diff --git a/config/rootfiles/core/46/filelists/openssh b/config/rootfiles/core/46/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/46/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/46/update.sh b/config/rootfiles/core/46/update.sh index 7416512449..6d2a75dc49 100644 --- a/config/rootfiles/core/46/update.sh +++ b/config/rootfiles/core/46/update.sh @@ -54,5 +54,7 @@ depmod 2.6.32.28-ipfire-xen >/dev/null 2>&1 # #Finish +/etc/init.d/fireinfo start +sendprofile #Don't report the exitcode last command exit 0