How to stop cron from running all daily tasks on startup












0















I noticed my computer is slow on startup sometimes, and using iotop it looks like cron's daily tasks (updatedb.mlocate in this case) run immediately on startup. If my conjecture is right, then I need to get cron to do its tasks at a more convenient time, or at least control its IO so that the rest of the system can run smoothly. Is there a way to do this?










share|improve this question























  • Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

    – user535733
    Jan 19 at 16:58













  • @user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

    – Zach Boyd
    Jan 26 at 13:04
















0















I noticed my computer is slow on startup sometimes, and using iotop it looks like cron's daily tasks (updatedb.mlocate in this case) run immediately on startup. If my conjecture is right, then I need to get cron to do its tasks at a more convenient time, or at least control its IO so that the rest of the system can run smoothly. Is there a way to do this?










share|improve this question























  • Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

    – user535733
    Jan 19 at 16:58













  • @user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

    – Zach Boyd
    Jan 26 at 13:04














0












0








0








I noticed my computer is slow on startup sometimes, and using iotop it looks like cron's daily tasks (updatedb.mlocate in this case) run immediately on startup. If my conjecture is right, then I need to get cron to do its tasks at a more convenient time, or at least control its IO so that the rest of the system can run smoothly. Is there a way to do this?










share|improve this question














I noticed my computer is slow on startup sometimes, and using iotop it looks like cron's daily tasks (updatedb.mlocate in this case) run immediately on startup. If my conjecture is right, then I need to get cron to do its tasks at a more convenient time, or at least control its IO so that the rest of the system can run smoothly. Is there a way to do this?







cron startup






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 19 at 13:23









Zach BoydZach Boyd

9411




9411













  • Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

    – user535733
    Jan 19 at 16:58













  • @user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

    – Zach Boyd
    Jan 26 at 13:04



















  • Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

    – user535733
    Jan 19 at 16:58













  • @user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

    – Zach Boyd
    Jan 26 at 13:04

















Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

– user535733
Jan 19 at 16:58







Check /var/log/syslog to test your conjecture. Anacron will run daily tasks, starting several minutes after boot, if over 24 hours have elapsed since the last time daily tasks were run. Or perhaps you are consistently starting your system a minute before daily tasks run anyway. Figure out the actual problem before leaning in to a solution.

– user535733
Jan 19 at 16:58















@user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

– Zach Boyd
Jan 26 at 13:04





@user535733 After having the chance to replicate this more over the last few days, it seems like the real issue is running immediately after coming out of hybernation rather than startup. Is this more plausible?

– Zach Boyd
Jan 26 at 13:04










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111135%2fhow-to-stop-cron-from-running-all-daily-tasks-on-startup%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111135%2fhow-to-stop-cron-from-running-all-daily-tasks-on-startup%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg