#!/bin/sh
/opt/Qtopia/bin/qcop "QPE/System" "restart()"
return 0
