Author: guillomovitch
Date: Wed Feb 14 14:05:08 2007
New Revision: 120838

Modified:
   packages/cooker/backuppc/current/SOURCES/backuppc.init
   packages/cooker/backuppc/current/SPECS/backuppc.spec

Log:
LSB-compatible init script

Modified: packages/cooker/backuppc/current/SOURCES/backuppc.init
==============================================================================
--- packages/cooker/backuppc/current/SOURCES/backuppc.init      (original)
+++ packages/cooker/backuppc/current/SOURCES/backuppc.init      Wed Feb 14 
14:05:08 2007
@@ -2,8 +2,14 @@
 #
 # chkconfig: 345 55 45
 # description: Starts the BackupPC server
-# processname: BackupPC
-# pid /var/run/BackupPC.pid
+
+### BEGIN INIT INFO
+# Provides: cfenvd
+# Required-Start: $network
+# Required-Stop: $network
+# Default-Start: 345
+# Short-Description: Starts the BackupPC server
+# Description: This startup script launches the BackupPC server
 
 # Source function library.
 . /etc/rc.d/init.d/functions

Modified: packages/cooker/backuppc/current/SPECS/backuppc.spec
==============================================================================
--- packages/cooker/backuppc/current/SPECS/backuppc.spec        (original)
+++ packages/cooker/backuppc/current/SPECS/backuppc.spec        Wed Feb 14 
14:05:08 2007
@@ -1,6 +1,6 @@
 %define name    backuppc
 %define version 2.1.2.2
-%define release %mkrel 2
+%define release %mkrel 3
 
 Name:               %{name}
 Version:            %{version}

Reply via email to