#!/bin/sh

exec /usr/local/bin/Xorg -verbose -config /usr/local/etc/X11/xorg.conf -nolisten tcp "$@"
