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
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to