From 9384df59642df2ffcb7b67a62b064148961d7a98 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 24 Sep 2020 17:43:10 +0000 Subject: [PATCH] Revert "core151: Ship libloc" This reverts commit 6cfa52d99e19dfcba47c7aca25ce0a38ec4ab25d. libloc is now being updated in Core Update 150. Signed-off-by: Michael Tremer --- config/rootfiles/core/151/filelists/libloc | 1 - config/rootfiles/core/151/update.sh | 5 ----- 2 files changed, 6 deletions(-) delete mode 120000 config/rootfiles/core/151/filelists/libloc 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 -- 2.39.2