From nobody@FreeBSD.org  Thu Feb  4 17:25:49 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 45716106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Feb 2010 17:25:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 36EAE8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Feb 2010 17:25:49 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o14HPmMU069496
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 4 Feb 2010 17:25:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o14HPmhx069491;
	Thu, 4 Feb 2010 17:25:48 GMT
	(envelope-from nobody)
Message-Id: <201002041725.o14HPmhx069491@www.freebsd.org>
Date: Thu, 4 Feb 2010 17:25:48 GMT
From: Dmitry <dmitry.sharikov@cars-area.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem with addition in /etc/crontab
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143557
>Category:       conf
>Synopsis:       [crontab] Problem with unterminated lines in /etc/crontab
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 04 17:30:03 UTC 2010
>Closed-Date:    Fri Feb 05 06:59:40 UTC 2010
>Last-Modified:  Fri Feb 05 06:59:40 UTC 2010
>Originator:     Dmitry
>Release:        FreeBSD 8.0-RELEASE
>Organization:
Cars-area.ru
>Environment:
FreeBSD www.cars-area.ru 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Jan 26 12:38:16 MSK 2010     <.....>:/usr/obj/usr/src/sys/kern-jan26_2010  amd64

>Description:
I needed to add a script for performance from /etc/crontab with running
from root. But it failed. /etc/crontab read by cron, it was seen in
/var/log/cron, but the scheduled task was not run.
>How-To-Repeat:
It is necessary to add string in /etc/crontab
>Fix:
It is necessary to add CR (press Enter) in the end of last string. After
this doing cron will be to see change a /etc/crontab

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Fri Feb 5 06:59:39 UTC 2010 
State-Changed-Why:  
This is not a bug, please ask on the questions@ mailinglist for help. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143557 
>Unformatted:
