From owner-freebsd-questions@FreeBSD.ORG Fri May 8 12:04:09 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71088170 for ; Fri, 8 May 2015 12:04:09 +0000 (UTC) Received: from smtp-nf-106.his.com (smtp-nf-106.his.com [216.194.251.35]) by mx1.freebsd.org (Postfix) with ESMTP id 3A66C1E70 for ; Fri, 8 May 2015 12:04:08 +0000 (UTC) Received: from cuda201.his.com (cuda201.his.com [216.194.248.226]) by smtp-nf-106.his.com (Postfix) with ESMTPS id D198F6110B for ; Fri, 8 May 2015 07:57:56 -0400 (EDT) X-ASG-Debug-ID: 1431086276-061c410b483bfc0001-jLrpzn Received: from smtp-nf-202.his.com (smtp-nf-202.his.com [216.194.248.252]) by cuda201.his.com with ESMTP id WURfudBOX9yuBuZB; Fri, 08 May 2015 07:57:56 -0400 (EDT) X-Barracuda-Envelope-From: dickey@his.com X-Barracuda-RBL-Trusted-Forwarder: 216.194.248.252 Received: from mail-sterling.his.com (mail-sterling.his.com [216.194.248.141]) by smtp-nf-202.his.com (Postfix) with ESMTP id 5E3D5600E5; Fri, 8 May 2015 07:57:56 -0400 (EDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail-sterling.his.com (Postfix) with ESMTP id BAB1E3F80007; Fri, 8 May 2015 07:57:55 -0400 (EDT) X-Barracuda-RBL-Trusted-Forwarder: 216.194.248.141 X-Virus-Scanned: amavisd-new at mail-sterling.his.com Received: from mail-sterling.his.com ([127.0.0.1]) by localhost (mail-sterling.his.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oE97qm2hq8+1; Fri, 8 May 2015 07:57:51 -0400 (EDT) Received: from mail-sterling.his.com (mail-sterling.his.com [216.194.248.141]) by mail-sterling.his.com (Postfix) with ESMTP id B13B03FB000D; Fri, 8 May 2015 07:57:51 -0400 (EDT) Date: Fri, 8 May 2015 07:57:51 -0400 (EDT) From: Thomas Dickey To: Ernie Luzar Cc: FreeBSD Questions Message-ID: <359176357.6428862.1431086271637.JavaMail.root@his.com> In-Reply-To: <554CA351.4090702@gmail.com> Subject: Re: where do cronjobs live other than /etc/crontab MIME-Version: 1.0 X-ASG-Orig-Subj: Re: where do cronjobs live other than /etc/crontab Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [66.28.220.34] X-Mailer: Zimbra 7.2.6_GA_2926 (ZimbraWebClient - FF3.0 (Win)/7.2.6_GA_2926) X-Barracuda-Connect: smtp-nf-202.his.com[216.194.248.252] X-Barracuda-Start-Time: 1431086276 X-Barracuda-URL: https://spam.his.com:443/cgi-mod/mark.cgi Received-SPF: pass (his.com: domain of dickey@his.com designates 216.194.248.141 as permitted sender) X-Virus-Scanned: by bsmtpd at his.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.50 X-Barracuda-Spam-Status: No, SCORE=0.50 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=7.0 tests=BSF_SC0_SA620b, MAILTO_TO_SPAM_ADDR X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.18724 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 MAILTO_TO_SPAM_ADDR URI: Includes a link to a likely spammer email 0.50 BSF_SC0_SA620b Custom Rule SA620b X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 12:04:09 -0000 ----- Original Message ----- | From: "Ernie Luzar" | To: "FreeBSD Questions" | Sent: Friday, May 8, 2015 7:51:45 AM | Subject: where do cronjobs live other than /etc/crontab | | I have 2 cronjobs that show up as errors in the periodic daily run. | They are not in /etc/crontab file. | Where else should I look for them? "man cron" https://www.freebsd.org/cgi/man.cgi?query=cron&sektion=8 shows that FreeBSD can have the /etc/pam.d/cron file, as well as files in /var/cron/tabs -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net