[LON-CAPA-cvs] cvs: loncom /init.d loncontrol
raeburn
raeburn@source.lon-capa.org
Fri, 13 May 2011 01:36:30 -0000
raeburn Fri May 13 01:36:30 2011 EDT
Modified files:
/loncom/init.d loncontrol
Log:
- SuSE insserv: start loncontrol for runlevels 35 only.
Index: loncom/init.d/loncontrol
diff -u loncom/init.d/loncontrol:1.41 loncom/init.d/loncontrol:1.42
--- loncom/init.d/loncontrol:1.41 Thu Dec 30 18:40:38 2010
+++ loncom/init.d/loncontrol Fri May 13 01:36:30 2011
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# $Id: loncontrol,v 1.41 2010/12/30 18:40:38 raeburn Exp $
+# $Id: loncontrol,v 1.42 2011/05/13 01:36:30 raeburn Exp $
#
# The LearningOnline Network with CAPA
#
@@ -43,7 +43,7 @@
# Required-Start: SuSEfirewall2_setup mysql apache2 $network $remote_fs
# Should-Start: $ALL
# Required-Stop:
-# Default-Start: 3 4 5
+# Default-Start: 3 5
# Default-Stop:
# Description: Starts the LON-CAPA services
### END INIT INFO