Hallo, ich bekam gerade eine Mail vom Cron mit folgendem Inhalt:
/etc/cron.weekly/hylafax: awk: cannot open /var/spool/fax/log/xferfaxlog (No such file or directory) awk: cannot open /var/spool/fax/log/xferfaxlog (No such file or directory) awk: cannot open /var/spool/fax/log/xferfaxlog (No such file or directory) awk: cannot open /var/spool/fax/log/xferfaxlog (No such file or directory) aber cat /etc/cron.weekly/hylafax: #!/bin/sh test -f /usr/sbin/faxcron || exit 0 test -f /usr/sbin/faxqclean || exit 0 test -f /var/spool/hylafax/log/xferfaxlog || exit 0 # Rotate the HylaFAX logfile savelog -c 5 /var/log/hylafax/hylafax.log >/dev/null # HylaFAX routine maintenance script savelog -c 5 /var/log/hylafax/faxcron.log >/dev/null faxcron -info 35 -log 35 -rcv 100 -tmp 15 -mode 660 >> /var/log/hylafax/faxcron.log # HylaFAX queue cleaner process (3024000s = 35 day) savelog -c 5 /var/log/hylafax/faxqclean.log >/dev/null faxqclean -t -j 3024000 >> /var/log/hylafax/faxqclean.log Und nun, wie kommt Cron zu seiner Aussage? Pozdrawiam/Gruß/Regards Robert Rakowicz -- Robert Rakowicz E-Mail: [EMAIL PROTECTED] URL: www.rjap.de -- Häufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)