Gentoo Archives: gentoo-user

From: CARON Hugo <y0ug@×××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cron
Date: Mon, 15 Sep 2008 19:19:50
Message-Id: 20080915191944.GA19644@ariel
In Reply to: [gentoo-user] cron by Kaushal Shriyan
1 Hi,
2 you use crontab -e?
3 What cron deamon you use and is start?
4 For log if you use syslog-ng with default conf use /var/log/messages
5
6 This is ligne in log
7 Sep 15 21:00:01 ariel cron[19510]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
8
9 Hugo
10
11 On Tue, Sep 16, 2008 at 12:16:02AM +0530, Kaushal Shriyan wrote:
12 > Hi
13 > I have added 30 16 * * * /usr/local/bin/GATEWAY/gatewaySMS.sh in roots
14 > crontab. It does not gets executed by cron,
15 > where can i look for cron logs or errors on this host
16 >
17 > when i run the script by hand it works fine, only thing it needs
18 > file mailbody.txt which is located under /usr/local/bin/GATEWAY/
19 >
20 > Any ideas
21 >
22 > Thanks and Regards
23 >
24 > Kaushal

Replies

Subject Author
Re: [gentoo-user] cron Mick <michaelkintzios@×××××.com>