Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cron - once a month during week days
Date: Thu, 05 Feb 2015 20:49:26
Message-Id: CAGfcS_=gR9NwWMZrrJAx-ArGUhAu-i9KAhZun=QqhFniwExzLw@mail.gmail.com
In Reply to: Re: [gentoo-user] cron - once a month during week days by Alan McKinnon
1 On Thu, Feb 5, 2015 at 2:43 PM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2 >>
3 >> I was under impression that it will run once a month on Monday but it
4 >> seems to be running every day, why?
5 >>
6 >
7 > Basically, what you want to do cannot be done in a plain crontab. You
8 > might be able to leverage anacron to accomplish what you want.
9 >
10
11 [Timer]
12 OnCalendar=Mon *-*-1,2,3,4,5,6,7 12:08:00
13
14 (ducks!)
15
16 --
17 Rich

Replies

Subject Author
Re: [gentoo-user] cron - once a month during week days Alan McKinnon <alan.mckinnon@×××××.com>