From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 08:23:32 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A953110658C3 for ; Fri, 3 Sep 2010 08:23:32 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 85DC88FC08 for ; Fri, 3 Sep 2010 08:23:32 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o838NVX1068594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 3 Sep 2010 01:23:31 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o838NUO9068593; Fri, 3 Sep 2010 01:23:30 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA15804; Fri, 3 Sep 10 01:19:36 PDT Date: Fri, 03 Sep 2010 01:19:29 -0700 From: perryh@pluto.rain.com To: utisoft@gmail.com Message-Id: <4c80af91.0XK7R1NzplpVQC/a%perryh@pluto.rain.com> References: In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gibblertron@gmail.com, freebsd-questions@freebsd.org Subject: Re: 8.1: Cron ignoring crontab updates X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 08:23:32 -0000 Chris Rees wrote: > You have to SIGHUP cron, not restart it. > > # killall -HUP cron Isn't crontab(1) supposed to do that, without separate intervention? > On 2 Sep 2010 21:11, "patrick" wrote: > > I recently upgraded a FreeBSD 7.0 system to 8.1-RELEASE (via > freebsd-update) and am experiencing the strangest cron problem > I have ever seen. > > My cron jobs run, but if I make any changes to my crontab, > cron does not pick them up; it continues to operate based on > the snapshot of crontabs it loaded when cron was started up ... > Has anyone come across this? Yes, so long ago I no longer remember which Unix flavor it was on. Could have been SunOs 3.5 or 4.x, some version of Solaris, UnixWare, or even FreeBSD 4.x.