#!/bin/sh
su-to-root -X -c "gsmartcontrol $@"
exit $?
