Wenn ich im Terminal die tägliche Putz-Routine starte, bleibt das Script immer am unten markierten Punkt hängen und fährt erst nach etwa 15 Sekunden fort. Der Fehlermeldung nach schließe ich mal auf eine fehlerhafte Konfiguration von sendmail (der Befehl mail ist doch ein Alias darauf, oder?).
Was kann ich tun?
Code:
Welcome to Darwin!
[localhost:~] larsbeck% sudo sh /etc/daily
Subject: localhost daily run output
Removing scratch and junk files:
Backing up NetInfo data
Checking subsystem status:
disks:
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/disk0s10 6510800 3496784 3014016 53% /
fdesc 1 1 0 100% /dev
/dev/disk0s9 6510800 1171240 5339560 17% /Volumes/Mac OS 9
/dev/disk0s11 6510800 8616 6502184 0% /Volumes/Daten
Last dump(s) done (Dump '>' file systems):
mail:
[Besagte Stelle]
/etc/mail/sendmail.cf: line 81: fileclass: cannot open '/etc/mail/local-host-names': Group writable directory
Msmtp: Warning: first argument in [IPC] mailer must be TCP or FILE
Mesmtp: Warning: first argument in [IPC] mailer must be TCP or FILE
Msmtp8: Warning: first argument in [IPC] mailer must be TCP or FILE
Mdsmtp: Warning: first argument in [IPC] mailer must be TCP or FILE
Mrelay: Warning: first argument in [IPC] mailer must be TCP or FILE
network:
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lo0 16384 <Link> 29251 0 29251 0 0
lo0 16384 127 localhost 29251 0 29251 0 0
en0 1500 <Link> 00.03.93.88.62.2e 219166 0 940288 0 0
en1 1500 <Link> 00.30.65.25.f0.64 1042056 0 596635 0 0
en1 1500 10.0.1/24 10.0.1.2 1042056 0 596635 0 0
ruptime: no hosts in /var/rwho.
Rotating log files: system.log
Cleaning web server log files:[localhost:~] larsbeck%