Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 15:28:33 -0700
From:      "Christopher J. Umina" <FJU@Fritzilldo.com>
To:        <questions@freebsd.org>
Subject:   Cron can't exec /bin/sh
Message-ID:  <00af01c1efcd$32f78160$0301a8c0@uminafamily.com>

next in thread | raw e-mail | index | archive | help
hihi,
   
Why can't cron exec /bin/sh?  I got this e-mail as root..:

cron: execl: couldn't exec `/bin/sh': Permission denied

This is my crontab file:

    0 0 * * 0 cvsup supfile  

This is my supfile:

    *default tag=.
    *default host=cvsup.freebsd.org
    *default prefix=/usr
    *default base=/usr/local/etc/cvsup
    *default release=cvs delete use-rel-suffix compress

    ports-all     

Anybody see a problem?

- Christopher J. Umina


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00af01c1efcd$32f78160$0301a8c0>