Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-backports-src > by-pkgid > dfcf4932fb6044f8da9cbe1084aa9af3 > files > 6

firebird-2.1.3.18185.0-0mdv2009.1.src.rpm

--- builds/install/arch-specific/linux/misc/firebird.init.d.mandrake.in	2009-07-24 12:16:22.000000000 +0200
+++ builds/install/arch-specific/linux/misc/firebird.init.d.mandrake.in.new	2009-07-28 01:08:16.000000000 +0200
@@ -1,11 +1,20 @@
 #!/bin/sh
 
-# chkconfig: 345 20 80
+# chkconfig: 345 80 20
 # description: Start/Stop firebird database server
 #
 # This file belongs in /etc/init.d where it will be run
 # on system startup and shutdown to start the background
 # Firebird database server daemon 
+### BEGIN INIT INFO
+# Provides: firebird
+# Required-Start: $local_fs $syslog
+# Required-Stop:
+# Default-Start: 3 4 5
+# Default-Stop: 0 1 2 6
+# Short-Description: Firebird server database
+# Description: Starts and stops the Firebird database server backend daemon.
+### END INIT INFO
 
 # Source function library - RedHat or Mandriva specific
 # functions actually used: checkpid killproc daemon