]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/cron/crontab
HinzugefĆ¼gt:
[people/pmueller/ipfire-2.x.git] / config / cron / crontab
index 435328befe63f449aa3deb039c9200ebae9ec5a2..f51a686a4d8a9fc94206d39f93a54a98d427eb2c 100644 (file)
@@ -9,9 +9,6 @@ HOME=/
 # Log rotation
 01 * * * *     /usr/sbin/logrotate /etc/logrotate.conf
 
-# Backup logs to flashdisk
-01 * * * *     [ -f "/etc/FLASH" ] && /etc/rc.d/rc.flash.down
-
 # Set time
 */5 * * * *    /usr/local/bin/timecheck > /dev/null 2>&1