#!/bin/bash

cp lightdm.conf-gnome /etc/lightdm/lightdm.conf
cp 50* /usr/share/glib-2.0/schemas/
cp halt /etc/default/


glib-compile-schemas /usr/share/glib-2.0/schemas/

dpkg-reconfigure gdm
