Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8303897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:39:14+00:00 2026-06-08T17:39:14+00:00

I have been using a custom Linux Kernel 3.2.1 on a machine running Ubuntu

  • 0

I have been using a custom Linux Kernel 3.2.1 on a machine running Ubuntu 12.04 for some time, and today I wanted to schedule a cron task and realized that crons in the crontab are not being executed.

The cron service is running, so I believe it might be a problem with some kernel configuration option I missed, but don’t figure out what may be. Any suggestion?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T17:39:16+00:00Added an answer on June 8, 2026 at 5:39 pm

    I don’t think a custom kernel would make that much difference. Maybe… but not the first thing I’d look at.

    First, check if the user the cron is running under has local mail (check in /var/spool/mail/). If there is an error, it may be written there. If not, try redirecting the stderr and stdout of your program to a file. E.g. add to your cron:

    SHELL = /bin/bash
    PATH = /usr/bin/:/bin
    
    * * * * * ls /tmp > $HOME/ls_tmp.log 2>&1
    

    I think the default shell for cron on ubuntu is sh rather than bash, so I like to set it to bash to avoid bash/sh issues. I also like to be explicit about the path (and will add ~/bin to the start of it, for my local scripts).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using TortoiseSVN for some time and I really like it. I
Scenario: I have been using Java SE for quite some time, working with threads
I have been having some trouble lately with using custom classes as types. As
I have been trying to make custom radio buttons using HTML, CSS, and JavaScript.
I have been using an API to do some work. This is how I
I have been using some Javascript to create a text field once an certain
I'm trying to create a custom module using Magento's EAV structure and have been
I have been using hook_alter to modify forms in a custom PHP module. I
I am trying to create a custom table using custom module. I have been
I have been using a custom type for Money with my POCOs and tries

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.