From 80e4199df2ac852cfb22848698cabe9ba28e5a67 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:13:14 -0600 Subject: Part 1 of 2 of kdm rename --- ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf') diff --git a/ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf b/ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf index 387be8b90..f6da8a4b0 100755 --- a/ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf +++ b/ubuntu/maverick_automake/kdebase/debian/kdm-kde3.conf @@ -1,4 +1,4 @@ -# kdm-kde3 - K Display Manager +# tdm-kde3 - K Display Manager # # The display manager service manages the X servers running on the # system, providing login and auto-login services @@ -18,7 +18,7 @@ emits starting-dm respawn script - [ ! -f /etc/X11/default-display-manager -o "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/opt/kde3/bin/kdm" ] + [ ! -f /etc/X11/default-display-manager -o "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/opt/kde3/bin/tdm" ] # Check kernel command-line for inhibitors for ARG in $(cat /proc/cmdline) @@ -41,8 +41,8 @@ script TDEDIRS=/opt/kde3/ PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin - initctl emit starting-dm DM=kdm-kde3 + initctl emit starting-dm DM=tdm-kde3 - exec /opt/kde3/bin/kdm + exec /opt/kde3/bin/tdm end script -- cgit v1.2.3