debian-sa1 fails after update
28/07/2011 at 11:00 Leave a comment
Here is a quick solution for fixing the cron error:
command -v debian-sa1 > /dev/null && debian-sa1 1 1 (failed)
Edit /etc/default/sysstat on the line SA1_OPTIONS=”-d”, changing “-d” with ”-S DISK”
This is because some sadc options were renamed in the recent version.
Entry filed under: Linux. Tags: cron, Debian, debian-sa1, failed, Lenny, sadc, squeeze, upgrade.
Trackback this post | Subscribe to the comments via RSS Feed