#!/bin/sh
killall dbus-scripts
chmod +rwx /opt/dbus-scripts/cpu_normal.sh
chmod +rwx /opt/dbus-scripts/cpu_sleep.sh

echo "All Done"
echo "Reboot Is Not Required"

exit 0
