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

pkill klog

