From 4cf47cb3072a7995e6dc87fcc7dd4bafe76256f8 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 7 Feb 2007 11:01:52 -0500 Subject: start ck before hal We should start CK before HAL (especially in light of some changes in HAL I'm working on); this patch does that for RH based systems. Please apply. Thanks! --- data/ConsoleKit.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/ConsoleKit.in b/data/ConsoleKit.in index 6340a1e..3bc6ef0 100755 --- a/data/ConsoleKit.in +++ b/data/ConsoleKit.in @@ -2,7 +2,7 @@ # # ConsoleKit: ConsoleKit daemon # -# chkconfig: 345 98 02 +# chkconfig: 345 90 10 # description: The ConsoleKit maintains a list of sessions # # processname: console-kit-daemon -- cgit