#!/bin/sh

chmod +rwx /opt/dbus-scripts/cpu_normal
chmod +rwx /opt/dbus-scripts/cpu_sleep
killall dbus-scripts

exit 0
