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

echo "Done"
echo "Reboot Is Required"

exit 0
