diff --git a/config/rootfiles/core/151/filelists/libloc b/config/rootfiles/core/151/filelists/libloc deleted file mode 120000 index ff4a92429..000000000 --- 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 4b8fefabc..bf151ef48 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