#!/system/xbin/ash
#
# start up kernel trace logging to flash (persistant)

pkill klog
/system/bin/klog &
