Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > db1bb001c233608d0b507f0bf1d620b7 > files > 1

flumotion-0.4.2-1mdv2007.1.src.rpm

--- flumotion-0.1.10/doc/redhat/flumotion.init	2004-12-20 18:07:06.000000000 +0100
+++ flumotion-0.1.10/doc/redhat/flumotion	2006-02-15 10:02:37.000000000 +0100
@@ -4,10 +4,18 @@
 #
 # flumotion: Flumotion Streaming Sever
 #
-# chkconfig: - 80 20
+# chkconfig: 35 80 20
 #
 # description: Flumotion is a streaming server for audio and video. \
 #              See http://www.fluendo.com for details.
+### BEGIN INIT INFO
+# Provides: flumotion
+# Required-Start: $network
+# Required-Stop: $network
+# Default-Start: 3 5
+# Description: Flumotion is a streaming server for audio and video.
+#              See http://www.fluendo.com for details.
+### END INIT INFO
 #
 # Source function library.
 . /etc/rc.d/init.d/functions
@@ -18,6 +26,8 @@
 lockdir=/var/lock/subsys
 logfile=/var/log/flumotion/service.log
 
+. /etc/sysconfig/flumotion
+
 # if arguments are specified, we only start/stop that service part
 start() {
 	if test "x$*" != "x"