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

'rdate -sa ptbtime1.ptb.de' : Connection refused



Hallo, 

Ich habe einen cronjob der mir 

  ______ ( '/etc/cron.hourly' ) ________________________________________
 /
|  #!/bin/bash
|  
|  rdate -sa ptbtime1.ptb.de
|  RET=$?
|  if [ ! $RET ] ; then
|      rdate -sa ptbtime2.ptb.de
|  fi
 \______________________________________________________________________ 

aufruft, aber ich bekomme laufend (nicht immer, aber 3-6 mal pro Tag) 
root-Mails wie:

  _______ ( stdin ) ____________________________________________________
 /
|  /etc/cron.hourly/rdate:
|  rdate: connect: Connection refused
 \______________________________________________________________________

Ich habe das script auch schon mit 'echo <flag>' vollgestopft um 
zu erfahren was nicht will, aber wenn ich es manuell aufrufe, 
funktioniert es...

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: