apt-check eats many memory

Sascha Manns Sascha.Manns at directbox.com
Thu Jan 28 19:32:01 UTC 2016


Hello list,

actually i have a little problem.
Each day between 19:45 and 20:15 starting many "apt-check" processes and
made my CPU waiting between 60% and 90%.

So i thought to change the time of execution of these cronjobs.

I changed the /etc/crontab to:

17 *    * * *   root    cd / && run-parts --report /etc/cron.hourly
25 0    * * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.daily )
47 0    * * 7   root    test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.weekly )
52 0    1 * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.monthly )

and the /etc/cron.d/anacron to:

30 23    * * *   root   test -x /etc/init.d/anacron &&
/usr/sbin/invoke-rc.d anacron start >/dev/null

I made these changes today at 12h, but today on 19:45 starting these
cronjobs again.

Maybe i missed anything?


-- 
Yours sincerly
Sascha Manns
- Autor Geschäftsprozess & Anwendungsdokumentation -

Maifeldstraße 10
56727 Mayen
Phone: +49-2651-7469663 (home)
Phone: +49-1573-9242730 (mobile)
Email: Sascha.Manns at directbox.com






More information about the kubuntu-users mailing list