From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 16023138A1A for ; Fri, 6 Feb 2015 08:13:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92A17E0982; Fri, 6 Feb 2015 08:13:28 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69131E096E for ; Fri, 6 Feb 2015 08:13:27 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id h11so496367wiw.5 for ; Fri, 06 Feb 2015 00:13:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=S96kSYEOHVEouKTGnsTwgDt1D9+ppKkEIT1Dx1DZ91E=; b=lMkXbLrJFKo9P0FlR/rhMwEweWM2cGZkaBMuYeXzhhHLxKHKBpnIA4SKdow7DAsB6A bT17iukLSVTgOPdBgnvoCtuCPPo8ie1JOf7irRqJVAQqRYtKLW40hfRjLZ8HE2J+RHfQ m6XQQyGCHp+0qaRinDGFSjqIhybCut+Jv91wgg7WKIxdLs6nhHdR46TDahzBzkptCU5T M99mFvg7zADQUlG7EhF0l7fxuXTI1IR7LK3wIgwFDs1rkowArBisCWaevm8jyCX0Tp+v +tDuOjQqTeI+VbvsR9KRB03Jwpgft0wp2jPFAsOfzc4yJ++NWHlQGpwhRlFOVjwE8/8+ ECIg== X-Received: by 10.180.107.164 with SMTP id hd4mr732048wib.7.1423210406369; Fri, 06 Feb 2015 00:13:26 -0800 (PST) Received: from [192.168.1.42] ([41.85.145.17]) by mx.google.com with ESMTPSA id fi10sm347589wib.13.2015.02.06.00.13.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Feb 2015 00:13:25 -0800 (PST) Message-ID: <54D47761.8000303@gmail.com> Date: Fri, 06 Feb 2015 10:12:17 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cron - once a month during week days References: <20150205191913.GA29686@syscon7> <54D3C7EC.8070400@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: d0aa6f68-76de-42d4-8008-bd2bc6009a23 X-Archives-Hash: 71f0cfa10971809948fb8609e7736409 On 05/02/2015 22:49, Rich Freeman wrote: > On Thu, Feb 5, 2015 at 2:43 PM, Alan McKinnon wrote: >>> >>> I was under impression that it will run once a month on Monday but it >>> seems to be running every day, why? >>> >> >> Basically, what you want to do cannot be done in a plain crontab. You >> might be able to leverage anacron to accomplish what you want. >> > > [Timer] > OnCalendar=Mon *-*-1,2,3,4,5,6,7 12:08:00 > > (ducks!) > In my defense, I've never used anacron, I just have some idea of what it can do by reading a man page here and there :-) -- Alan McKinnon alan.mckinnon@gmail.com