(Using debian potato..) What causes /var/log/ksymoops to filling this partition with close to 100Meg of data daily? Anacron cleans it out daily with /etc/cron.daily/modutils calling /sbin/insmod_ksymoops_clean but '..clean' uses a find syntax that doesn't work -- or I misunderstand: "find /var/log/ksymoops -type f -atime +2 -exec rm {} \;" Run on June 13, this line did not remove June 11's ksymoops.
Comments would be appreciated -- the system is generating /var/log/ksymoops/20010614095536.(ksyms|module) files, 4 per minute;