Crontab don't work

Dirk Engling erdgeist at erdgeist.org
Sat Aug 17 21:02:47 UTC 2013


On 17.08.13 22:51, Yoann Gini wrote:

> I’ve a problems with my FreeBSD jails (made with ezjails), contrab inside jails aren’t run.
> 
> Is that normal ? What should I check for troubleshooting?

Nope, this is not normal, cron is enabled by default

22:54:27 $> grep cron /etc/defaults/rc.conf
cron_enable="YES"       # Run the periodic job daemon.

Can you check if cron is running, i.e. 'pgrep cron'

Regards,

  erdgeist


More information about the freebsd-jail mailing list