DOAMNE!!
Facui ditamai gafa… Scuze. 
Eram inca in commandul logkextului iar ce mi-ai dat tu acolo n-avea el cum sa interpreteze.
Ok… S-o luam de la capat
ps ax | grep -i log
:
34 ?? Ss 0:00.44 /usr/sbin/syslogd
97 ?? Ss 0:00.32 /System/Library/CoreServices/loginwindow.app/Contents
176 ?? Ss 0:00.70 /System/Library/Filesystems/logKextDaemon
284 p1 Ss 0:00.01 login -pf raduleonte
316 p1 U+ 0:00.00 grep -i log
...
file /System/Library/Filesystems/logKextDaemon
:
/System/Library/Filesystems/logKextDaemon: Mach-O universal binary with 2 architectures
/System/Library/Filesystems/logKextDaemon (for architecture ppc): Mach-O executable ppc
/System/Library/Filesystems/logKextDaemon (for architecture i386): Mach-O executable i386
...
cat /System/Library/LaunchDaemons/logKext.plist
:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<false/>
<key>Label</key>
<string>com.fsb.logKext</string>
<key>OnDemand</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Filesystems/logKextDaemon</string>
</array>
</dict>
</plist>
Cam asta e…