From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 26 Jan 2011 08:43:46 +0000 (+0100)
Subject: somebody on the list pointed out that this should get started after the network
X-Git-Tag: myplc-5.0-14~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7e39102e708dec825a4ae919b46b8a5dfa4ea7c3;p=myplc.git

somebody on the list pointed out that this should get started after the network
---

diff --git a/plc.init b/plc.init
index fc93b7e..5abb169 100755
--- a/plc.init
+++ b/plc.init
@@ -2,13 +2,11 @@
 #
 # plc	Manages all PLC services on this machine
 #
-# chkconfig: 2345 5 99
+# needs to be tested
+# chkconfig: 2345 60 40
 #
 # description:	Manages all PLC services on this machine
 #
-# $Id$
-# $URL$
-#
 
 # Source function library and configuration
 . /etc/plc.d/functions