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

Re: cron Problem



Am 2005-04-07 16:04:03, schrieb Saskia Whigham:
> Hallo Leute,

> dieses Script habe ich in das Verzeichnis cron.hourly kopiert. Es wird auch
                                            ^^^^^^^^^^^
> herein zu kopieren. Meine /etc/crontab habe ich nicht verändert will sagen
                            ^^^^^^^^^^^^          ^^^^^^^^^^^^^^^
> das ist noch die original. An /etc/crontab kann es dann wohl auch nicht
> liegen.

Es gibt kein Verzeichnis cron.hourly also hast Du es angelegt.

Wenn Du es angelegt hast, kann es auch nicht ausgeführt werden,
wenn Du /etc/crontab nicht verändert hast.

Die sollte eigentlich so aussehen:

  __( '/etc/crontab' )__________________________________________________
 /
| SHELL=/bin/sh
| PATH=/sbin:/bin:/usr/sbin:/usr/bin
| MAILTO=blubber
| 
| # m h dom mon dow user	command
|  1 0	* * *	root	test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
|  5 0	* * 7	root	test -e /usr/sbin/anacron || run-parts --report /etc/cron.weekly
| 10 0	1 * *	root	test -e /usr/sbin/anacron || run-parts --report /etc/cron.monthly
| #
|  0 *	* * *	root	test -e /usr/sbin/anacron || run-parts --report /etc/cron.hourly
 \______________________________________________________________________

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: