From c03239aade749b43754203b1624c8c0e8e272a22 Mon Sep 17 00:00:00 2001 From: Andreas Hasenack Date: Thu, 10 Jan 2008 17:13:36 +0000 Subject: - gdm.conf is now called custom.conf --- share/libmsec.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/libmsec.py b/share/libmsec.py index 3174108..2ef2e3c 100644 --- a/share/libmsec.py +++ b/share/libmsec.py @@ -43,7 +43,7 @@ CRON = '/etc/cron.d/msec' CRONALLOW = '/etc/cron.allow' FSTAB = '/etc/fstab' GDM = '/etc/pam.d/gdm' -GDMCONF = '/etc/X11/gdm/gdm.conf' +GDMCONF = '/etc/X11/gdm/custom.conf' HALT = '/usr/bin/halt' HOSTCONF = '/etc/host.conf' HOSTSDENY = '/etc/hosts.deny' -- cgit v1.2.1