« iPhone Atlas | Main | A JS function to stop access to external links »

August 07, 2008

Bloody Apple crappy syslogd nearly fried my new poota

Temp got up to about 80 ° :(

launchctl stop com.apple.syslogd; 
rm /var/log/asl.db; 
rm /var/log/system.log;
launchctl start com.apple.syslogd

And in /System/Library/LaunchDaemons/com.apple.syslogd.plist :

<string>/usr/sbin/syslogd</string> <string>-c</string> <string>0</string>

 

Posted by pj at August 7, 2008 03:14 PM

Comments