From owner-freebsd-stable@FreeBSD.ORG Sun Sep 3 16:44:40 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 207FC16A4DE for ; Sun, 3 Sep 2006 16:44:40 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id D600F43D46 for ; Sun, 3 Sep 2006 16:44:38 +0000 (GMT) (envelope-from dwilde1@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1613326wxd for ; Sun, 03 Sep 2006 09:44:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=b8ndCcqmO1ujviV5VdGKmqLpuU/25K+e0kGGN5OdoJVyBZXQiIEjBY9oAWdAQedCBnD1Y12xxGhisirY02DaSkyogee17xl/N+0Nc4/ZwvEAYJcNb4BbVhkimPzrjqC7R5sQipSCKAd/wB05AjDVhJlCXTWRCDm6Fk3e3XjAvXc= Received: by 10.70.8.8 with SMTP id 8mr6109490wxh; Sun, 03 Sep 2006 09:43:01 -0700 (PDT) Received: by 10.70.15.7 with HTTP; Sun, 3 Sep 2006 09:43:01 -0700 (PDT) Message-ID: Date: Sun, 3 Sep 2006 11:43:01 -0500 From: "Don Wilde" Sender: dwilde1@gmail.com To: "David Wolfskill" , freebsd-stable@freebsd.org In-Reply-To: <20060903163738.GX698@bunrab.catwhisker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060903163738.GX698@bunrab.catwhisker.org> X-Google-Sender-Auth: 4379266fca727a58 Cc: Subject: Re: cron abuse X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 16:44:40 -0000 On 9/3/06, David Wolfskill wrote: > Formats for /etc/crontab & user-specific crontabs are different; the > former contains a field for the user under whose auspices the command > should be run, while the latter does not (as it's implied by the owner > of the crontab in question). > > Peace, > david Thanks for taking the time to answer, David. Yes, I see that. I'm reinstalling the old /etc/crontab back into /etc/crontab. This is what's driving me nuts. Why would it be acting as though it's a user crontab? %D