Added the latest changes to the core39.

This commit is contained in:
Christian Schmidt
2010-07-14 01:09:39 +02:00
parent 4a97978091
commit d59ed57030
2 changed files with 7 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ usr/local/bin/updxlratorctrl
usr/local/bin/urlfilterctrl
srv/web/ipfire/cgi-bin/updatexlrator.cgi
srv/web/ipfire/cgi-bin/urlfilter.cgi
/opt/pakfire/lib/functions.pl

View File

@@ -23,6 +23,12 @@
#
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
# Cleanup crontab
cat /var/spool/cron/root.orig | grep -v updatexlrator | grep -v urlfilter > /var/spool/cron/root.orig.temp
mv -f /var/spool/cron/root.orig.temp /var/spool/cron/root.orig
fcrontab -z
#
#Stop services