From 9e87a7da084f9ccbfc029e167134693c324170b9 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 23 Mar 2011 15:11:06 +0100
Subject: [PATCH] sfa to be started after myplc

---
 sfa/init.d/sfa | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/sfa/init.d/sfa b/sfa/init.d/sfa
index 73b228e4..b039c242 100755
--- a/sfa/init.d/sfa
+++ b/sfa/init.d/sfa
@@ -2,13 +2,11 @@
 #
 # sfa   Wraps PLCAPI into the SFA compliant API
 #
-# chkconfig: 2345 5 99
+# hopefully right after plc
+# chkconfig: 2345 61 39
 #
 # description:   Wraps PLCAPI into the SFA compliant API
 #
-# $Id$
-# $URL$
-#
 
 # Source config
 [ -f /etc/sfa/sfa_config ] && . /etc/sfa/sfa_config
-- 
2.47.0