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 10:32:05
Message-Id: 200703161156.22408.shrdlu@unlimitedmail.org
In Reply to: Re: [gentoo-user] /etc/cron.d being ignored by John covici
1 On Friday 16 March 2007 11:06, John covici wrote:
2
3 > > It does work for me, as mentioned in the docs. The caveat is that
4 > > entries have to be entered in /etc/crontab syntax (ie, with an
5 > > explicit username).
6 >
7 > And if I take the entries out of cron.d and put them into crontab they
8 > are executed correctly and this is why I asked the question.
9
10 Ah...well, then I'm afraid I can't help you, since it works for me.
11
12 I tested it with a simple entry like this:
13
14 # cat /etc/cron.d/testcrond
15 52 10 * * * root /usr/bin/touch /root/testfile
16
17 and the file "testfile" appeared as expected at 10:52.
18
19 This is my version of vixie-cron:
20
21 # eix vixie-cron
22 [I] sys-process/vixie-cron
23 Available versions: 4.1-r9
24 Installed versions: 4.1-r9(13:00:45 01/09/06)(-debug pam -selinux)
25 Homepage: ftp://ftp.isc.org/isc/cron/
26 Description: Paul Vixie's cron daemon, a fully featured
27 crond implementation
28 --
29 gentoo-user@g.o mailing list