#!/bin/sh if [ -d "/var/lib/gdm" ]; then /usr/bin/chown -R gdm:gdm /var/lib/gdm fi