Cron Job Is Not Running in INTERIX (246448)



The information in this article applies to:

  • Interix 2.2.1
  • Interix 2.2.2
  • Interix 2.2.3
  • Interix 2.2.4

This article was previously published under Q246448

SYMPTOMS

When you try to run a cron job from INTERIX, you may find that it does not run.

RESOLUTION

To resolve this behavior, do one or more of the following:
  • Add the cron user to the Cronadmin utility.
  • Type service list to see if the cron service is running.
  • Correct the time format. The format should be in the following order: minute, hour, day of month, month of year.
  • Compare the user's name letter case and spelling by typing the following:

    cronadmin list $ps -e -o comm,user=longenoughnamesolongnameprints

MORE INFORMATION

For more information on how to set up cron, see System Administration with INTERIX.

Modification Type:MajorLast Reviewed:7/31/2001
Keywords:kbprb KB246448