#!/bin/sh
# Xstartup - Run as root before session starts
#
exec /usr/bin/sessreg  -a -l "$DISPLAY" "$USER"
