From: Michael Tremer Date: Thu, 24 Sep 2020 17:43:10 +0000 (+0000) Subject: Revert "core151: Ship libloc" X-Git-Tag: v2.25-core151~8^2~36 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=9384df59642df2ffcb7b67a62b064148961d7a98 Revert "core151: Ship libloc" This reverts commit 6cfa52d99e19dfcba47c7aca25ce0a38ec4ab25d. libloc is now being updated in Core Update 150. Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/151/filelists/libloc b/config/rootfiles/core/151/filelists/libloc deleted file mode 120000 index ff4a92429c..0000000000 --- a/config/rootfiles/core/151/filelists/libloc +++ /dev/null @@ -1 +0,0 @@ -../../../common/libloc \ No newline at end of file diff --git a/config/rootfiles/core/151/update.sh b/config/rootfiles/core/151/update.sh index 4b8fefabcf..bf151ef483 100644 --- a/config/rootfiles/core/151/update.sh +++ b/config/rootfiles/core/151/update.sh @@ -56,11 +56,6 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then fi /etc/init.d/collectd restart -# Fix invalid cronjob syntax -sed -e "s/^%hourly,random \* \* \*/%hourly,random */g" \ - -i /var/spool/cron/root.orig -fcrontab -z - # This update needs a reboot... #touch /var/run/need_reboot