Forum Discussion
adambaack_13393
Jun 16, 2016Nimbostratus
Just upgraded to 12.1 and getting many 'cron' emails?
I just recently upgraded from 11.3 to 12.1 and am for some reason now getting my email appliance spammed with cron job emails. Any idea how to stop this? Since yesterday I have over 2,000 emails qu...
IanB
Jun 19, 2016Employee
This is bug ID578036. The command acts as a keepalive for the lcd panel, but the lsusb binary was moved, and the cron entry update was missed.
You can work around it by doing this:
etc/cron.usbflush
*/1 * * * * /sbin/lsusb -v -d 0451:3410 >/dev/null
Change this to:
*/1 * * * * /usr/sbin/lsusb -v -d 0451:3410 >/dev/null
The bug has already been fixed in 12.1.1, but I can not provide an indication on when that version will be released.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects