From 876667fc407694cea27f27ada7adda51c198fb98 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 4 Sep 2008 00:30:27 +0200 Subject: [PATCH] Add qos/migrate.pl also to updater --- config/rootfiles/updater/update.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/updater/update.sh b/config/rootfiles/updater/update.sh index 833ecbacb8..476713c384 100755 --- a/config/rootfiles/updater/update.sh +++ b/config/rootfiles/updater/update.sh @@ -145,10 +145,14 @@ chown root:cron /var/spool/cron/root.orig sed -i 's|"net", SYSFS{address}|"net", SYSFS{type}=="1", SYSFS{address}|g' \ /etc/udev/rules.d/30-persistent-network.rules # -# Core 17 begin +# Core 17 +# perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +perl -e "/var/ipfire/qos/bin/migrate.pl" +# +# ISDN +# /etc/init.d/mISDN config -# Core 17 end # # Remove obsolete packages, update the lists and do upgrade # -- 2.39.5