Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /etc/cron.d being ignored
Date: Fri, 16 Mar 2007 09:11:10
Message-Id: 200703161028.54932.shrdlu@unlimitedmail.org
In Reply to: Re: [gentoo-user] /etc/cron.d being ignored by Neil Bothwick
1 On Friday 16 March 2007 09:52, Neil Bothwick wrote:
2
3 > On Fri, 16 Mar 2007 04:23:20 -0400, John covici wrote:
4 > > Hi. I am using sys-process/vixie-cron-4.1-r9 and I have discovered
5 > > that the files in /etc/cron.d are not being processed. Is this a
6 > > known bug or does this version of cron not process that directory?
7 >
8 > cron only processes /etc/crontab and the user crontab files. The
9 > hourly, daily, weekly and monthly directories are handled by entries
10 > in crontab, but there is no such entry for cron.d - when would you
11 > expect it's contents to be run?
12
13 It does work for me, as mentioned in the docs. The caveat is that entries
14 have to be entered in /etc/crontab syntax (ie, with an explicit
15 username).
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] /etc/cron.d being ignored John covici <covici@××××××××××.com>