[Code-review] [PATCH] Hack around a failing gtk import by trying to lose the race with X.

Michael Stone michael at laptop.org
Thu Apr 24 19:25:07 EDT 2008


From: Blake Setlow <csetlow at tower-research.com>

---
 rainbow/etc/init.d/rainbow |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rainbow/etc/init.d/rainbow b/rainbow/etc/init.d/rainbow
index d80825f..cccd623 100755
--- a/rainbow/etc/init.d/rainbow
+++ b/rainbow/etc/init.d/rainbow
@@ -2,7 +2,7 @@
 #
 # Init file for Rainbow security daemon
 #
-# chkconfig: 345 50 50
+# chkconfig: 345 98 98
 # description: Rainbow security daemon
 #
 # processname: rainbow-daemon
-- 
1.5.3.3



More information about the Code-review mailing list