From 36136cc271c87a2292b28106fe75a82fdd9b803f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 25 May 2006 21:48:21 +0000 Subject: use the right option (#193177, ) --- prefdm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prefdm b/prefdm index 761dd896..27f7c074 100755 --- a/prefdm +++ b/prefdm @@ -4,7 +4,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin # shut down any graphical boot that might exist if [ -x /usr/bin/rhgb-client ]; then - /usr/bin/rhgb-client -quit + /usr/bin/rhgb-client --quit fi # We need to source this so that the login screens get translated -- cgit v1.2.1