#!/bin/sh
export GDMSESSION="${GDMSESSION%%-guest-restricted}"
exec /etc/gdm/Xsession "$@"
