#!/bin/sh
#
# Disable X access control so we can easily start GUI apps
#
xhost +
