#!/bin/sh
set -e

# Script to restart sbsettings daemon
# see http://sk6722s.myrepospace.com, by SK6722s

# restart sbsettingsd
killall sbsettingsd
