#! /bin/sh

if [ -e /etc/gdm/gdm.conf-custom ]; then
        cat /dev/null > /etc/gdm/gdm.conf-custom
fi

