help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cron & at


From: eduguay
Subject: cron & at
Date: Wed, 18 Dec 2002 09:40:18 -0500

Hi,

I've setup the cron by reading many times this but it doesn't seem to work ?

Setting up periodic jobs

Allow the new user gnats access to cron and at. To do this, add the name gnats to the files cron.allow and at.allow, which normally reside in the directory /var/spool/cron. If these files do not exist, make sure gnats does not appear in either of the files cron.deny and at.deny (in the same directory). If you changed the name of the GNATS user during configure, remember to substitute as appropriate in the previous steps.

Create a crontab entry that periodically runs the program queue-pr with the --run option (see queue-pr). For example, to run queue-pr --run every ten minutes, create a file called .mycron in the home directory of the user gnats which contains the line:

0,10,20,30,40,50 * * * * exec-prefix/libexec/gnats/queue-pr --run

(Specify the full path name for queue-pr.) Then run

crontab .mycron

See the man pages for cron and crontab for details on using cron. ......

Any idea what could be wrong ?
I'm using Gnats 4 and Gnatzweb 4 on Redhat Linux 7.1

Best Regards,

             / /  (_)__  __ ____  __
            / /__/ / _ \/ // /\ \/ / 
           /____/_/_//_/\_,_/ /_/\_\

     * * * CHOICE OF A GNU GENERATION * * *
.......................................................................
Etienne R. Duguay
Author of/ Auteur de "Se lancer en affaires dans Internet"
ISBN 2-89521-001-2; ISBN 2-89472-062-9
Virtual Space International INC.,
-------------------------------------------------------------------------
"The best way to predict the future is to invent it" Alan Kay   
"They that give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
        — Benjamin Franklin
" most propaganda is not designed to fool the critical thinker
 but only to give moral cowards an excuse not to think at all."
       - Michael Rivero
" Anyone who believes exponential growth can go on forever in a
finite world is either a madman or an economist."
       - Kenneth Boulding
..........................................................................


reply via email to

[Prev in Thread] Current Thread [Next in Thread]