Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to restart Cron Process?

Status
Not open for further replies.

100mbs

MIS
Feb 14, 2002
142
US
For some reason my cron jobs aren't running. I have it doing a backup every night. I tried restarting the syslogd process, but that didn't work. I also killed the cron process but when I try to restart it it wont start. I get an error.

# /usr/sbin/cron &
21024
# ! cannot start cron; FIFO exists Thu Mar 7 09:53:49 2002
! ******* CRON ABORTED ******** Thu Mar 7 09:53:49 2002

Any suggestions?

Thanks in advance.
 
Just remove the cron FIFO in /etc/cron.d/FIFO and restart cron.

Regards,

Carlos Almeida,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top