rpms/lcdproc/devel lcdproc-0.5.2-initscripts.patch,1.4,1.5

NicolasChauvet kwizart at fedoraproject.org
Thu Mar 5 10:16:20 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/lcdproc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27305

Modified Files:
	lcdproc-0.5.2-initscripts.patch 
Log Message:
Default off for the LSB side


lcdproc-0.5.2-initscripts.patch:

Index: lcdproc-0.5.2-initscripts.patch
===================================================================
RCS file: /cvs/pkgs/rpms/lcdproc/devel/lcdproc-0.5.2-initscripts.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lcdproc-0.5.2-initscripts.patch	5 Mar 2009 09:41:35 -0000	1.4
+++ lcdproc-0.5.2-initscripts.patch	5 Mar 2009 10:15:49 -0000	1.5
@@ -1,7 +1,7 @@
 diff -up lcdproc-0.5.2/scripts/init-LCDd.LSB.in.initscripts lcdproc-0.5.2/scripts/init-LCDd.LSB.in
 --- lcdproc-0.5.2/scripts/init-LCDd.LSB.in.initscripts	2007-04-14 16:41:20.000000000 +0200
-+++ lcdproc-0.5.2/scripts/init-LCDd.LSB.in	2009-03-03 17:06:11.000000000 +0100
-@@ -1,6 +1,14 @@
++++ lcdproc-0.5.2/scripts/init-LCDd.LSB.in	2009-03-05 11:11:24.000000000 +0100
+@@ -1,10 +1,18 @@
  #! /bin/sh
 +#
 +# chkconfig: - 70 21
@@ -17,6 +17,11 @@
  # Provides:          LCDd
  # Required-Start:    $syslog $local_fs $network $remote_fs
  # Required-Stop:     $syslog $local_fs $network $remote_fs
+-# Default-Start:     2 3 4 5
++# Default-Start:     
+ # Default-Stop:      S 0 1 6
+ # Short-Description: LCDproc Server Daemon
+ # Description:       LSB init script for LCDd, the display
 @@ -12,57 +20,59 @@
  ### END INIT INFO
  
@@ -119,8 +124,8 @@
 +exit $RETVAL
 diff -up lcdproc-0.5.2/scripts/init-lcdproc.LSB.in.initscripts lcdproc-0.5.2/scripts/init-lcdproc.LSB.in
 --- lcdproc-0.5.2/scripts/init-lcdproc.LSB.in.initscripts	2007-04-14 16:41:20.000000000 +0200
-+++ lcdproc-0.5.2/scripts/init-lcdproc.LSB.in	2009-03-03 17:09:51.000000000 +0100
-@@ -1,9 +1,18 @@
++++ lcdproc-0.5.2/scripts/init-lcdproc.LSB.in	2009-03-05 11:12:01.000000000 +0100
+@@ -1,10 +1,19 @@
  #! /bin/sh
 +#
 +# chkconfig: - 71 20
@@ -136,10 +141,12 @@
  # Provides:          lcdproc
  # Required-Start:    $syslog $local_fs $network $remote_fs
  # Required-Stop:     $syslog $local_fs $network $remote_fs
+-# Default-Start:     2 3 4 5
 +# Should-Start:      LCDd
- # Default-Start:     2 3 4 5
++# Default-Start:     
  # Default-Stop:      S 0 1 6
  # Short-Description: LCDproc system status information viewer
+ # Description:       LSB init script for lcdproc, the system
 @@ -12,57 +21,58 @@
  ### END INIT INFO
  




More information about the fedora-extras-commits mailing list