#!/bin/sh -v

rm -fR $3/System/Library/Extensions/SonnetCache.kext
mv $3/tmp/SonnetCache.kext $3/System/Library/Extensions/
rm -f $3/System/Library/Extensions.mkext $3/System/Library/Extensions.kextcache
rm -fR $3/System/Library/Caches/com.apple.kernelcaches
touch $3/System/Library/Extensions
