Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2013 22:56:00 +0200
From:      Dirk Engling <erdgeist@erdgeist.org>
To:        Yoann Gini <yoann.gini@gmail.com>
Cc:        freebsd-jail@FreeBSD.org
Subject:   Re: Crontab don't work
Message-ID:  <520FE360.9090905@erdgeist.org>
In-Reply-To: <B16A3756-332B-460A-9233-445EB206BBA7@gmail.com>
References:  <B16A3756-332B-460A-9233-445EB206BBA7@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?520FE360.9090905>