#!/bin/sh

xhost +local:
python2 /usr/share/system-config-control/system-config-control.py $*
xhost -
