From ef25e0519aa39cb7a860185e55607ceefa299749 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 27 Apr 2011 10:59:40 -0400 Subject: KDM can handle plymouth itself as well. --- prefdm | 3 --- 1 file changed, 3 deletions(-) diff --git a/prefdm b/prefdm index b4d64246..bab1b065 100755 --- a/prefdm +++ b/prefdm @@ -14,9 +14,6 @@ if [ -f /etc/sysconfig/desktop ]; then preferred=/usr/sbin/gdm elif [ "$DISPLAYMANAGER" = KDE ]; then preferred=/usr/bin/kdm - - # KDM supports "old-style" transition - splash_quit_command="plymouth quit --retain-splash" elif [ "$DISPLAYMANAGER" = WDM ]; then preferred=/usr/bin/wdm splash_quit_command="plymouth quit" -- cgit v1.2.1