SOURCES: dansguardian.init, gdm.init, intersync.init, irqbalance.i...
glen
glen at pld-linux.org
Thu Jul 28 15:08:58 CEST 2005
Author: glen Date: Thu Jul 28 13:08:58 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- leading zeroes to chkconfig for better comparision with rc-scripts.db.txt
---- Files affected:
SOURCES:
dansguardian.init (1.2 -> 1.3) , gdm.init (1.12 -> 1.13) , intersync.init (1.6 -> 1.7) , irqbalance.init (1.2 -> 1.3) , microcode_ctl.init (1.5 -> 1.6) , monit.init (1.8 -> 1.9) , pcmcia.init (1.16 -> 1.17) , webmin.init (1.8 -> 1.9) , xdm.init (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SOURCES/dansguardian.init
diff -u SOURCES/dansguardian.init:1.2 SOURCES/dansguardian.init:1.3
--- SOURCES/dansguardian.init:1.2 Tue Feb 22 23:48:01 2005
+++ SOURCES/dansguardian.init Thu Jul 28 15:08:53 2005
@@ -2,7 +2,7 @@
#
# Startup script for dansguardian
#
-# chkconfig: 35 92 8
+# chkconfig: 35 92 08
# description: A web content filtering plugin for web \
# proxies, developed to filter using lists of \
# banned phrases, MIME types, filename \
================================================================
Index: SOURCES/gdm.init
diff -u SOURCES/gdm.init:1.12 SOURCES/gdm.init:1.13
--- SOURCES/gdm.init:1.12 Sun Jul 24 17:43:24 2005
+++ SOURCES/gdm.init Thu Jul 28 15:08:53 2005
@@ -4,7 +4,7 @@
#
# Version: @(#) /etc/rc.d/init.d/gdm 0.1
#
-# chkconfig: 5 95 5
+# chkconfig: 5 95 05
# description: Starts and stops the Gnome Display Manager at startup and \
# shutdown..
#
================================================================
Index: SOURCES/intersync.init
diff -u SOURCES/intersync.init:1.6 SOURCES/intersync.init:1.7
--- SOURCES/intersync.init:1.6 Mon Jul 7 02:22:46 2003
+++ SOURCES/intersync.init Thu Jul 28 15:08:53 2005
@@ -2,7 +2,7 @@
#
# intersync InterMezzo file system synchronization daemon
#
-# chkconfig: 345 99 1
+# chkconfig: 345 99 01
# description: InterSync is the InterMezzo file system synchronization daemon.
# processname: intersync
# config: /etc/intermezzo/intersync.conf
================================================================
Index: SOURCES/irqbalance.init
diff -u SOURCES/irqbalance.init:1.2 SOURCES/irqbalance.init:1.3
--- SOURCES/irqbalance.init:1.2 Tue Jan 27 21:38:40 2004
+++ SOURCES/irqbalance.init Thu Jul 28 15:08:53 2005
@@ -4,7 +4,7 @@
# irqbalance: Sets up fbcon video modes.
#
#
-# chkconfig: 2345 1 99
+# chkconfig: 2345 01 99
# description: irqbalance
#
# config: /etc/sysconfig/irqbalance
================================================================
Index: SOURCES/microcode_ctl.init
diff -u SOURCES/microcode_ctl.init:1.5 SOURCES/microcode_ctl.init:1.6
--- SOURCES/microcode_ctl.init:1.5 Tue Nov 2 18:27:08 2004
+++ SOURCES/microcode_ctl.init Thu Jul 28 15:08:53 2005
@@ -1,7 +1,7 @@
#!/bin/sh
#
# microcode_ctl: Update Microcode for IA32
-# chkconfig: 2345 1 99
+# chkconfig: 2345 01 99
# description: Update Microcode for IA32 family processors
#
# $Id$
================================================================
Index: SOURCES/monit.init
diff -u SOURCES/monit.init:1.8 SOURCES/monit.init:1.9
--- SOURCES/monit.init:1.8 Thu Jun 26 18:14:09 2003
+++ SOURCES/monit.init Thu Jul 28 15:08:53 2005
@@ -2,7 +2,7 @@
#
# monit Monitoring daemon
#
-# chkconfig: 345 99 1
+# chkconfig: 345 99 01
# description: Monitoring daemon
#
================================================================
Index: SOURCES/pcmcia.init
diff -u SOURCES/pcmcia.init:1.16 SOURCES/pcmcia.init:1.17
--- SOURCES/pcmcia.init:1.16 Tue Aug 17 23:40:20 2004
+++ SOURCES/pcmcia.init Thu Jul 28 15:08:53 2005
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# chkconfig: 2345 9 91
+# chkconfig: 2345 09 91
# processname: cardmgr
# pidfile: /var/run/cardmgr.pid
# config: /etc/pcmcia/config
================================================================
Index: SOURCES/webmin.init
diff -u SOURCES/webmin.init:1.8 SOURCES/webmin.init:1.9
--- SOURCES/webmin.init:1.8 Mon Jul 7 02:22:48 2003
+++ SOURCES/webmin.init Thu Jul 28 15:08:53 2005
@@ -3,7 +3,7 @@
# webmin Webmin is a web-based interface for system \
# administration for Unix.
#
-# chkconfig: 345 95 5
+# chkconfig: 345 95 05
#
# description: Webminis a web-based interface for system \
# administration for Unix. Using any browser that \
================================================================
Index: SOURCES/xdm.init
diff -u SOURCES/xdm.init:1.9 SOURCES/xdm.init:1.10
--- SOURCES/xdm.init:1.9 Sat Sep 27 00:37:43 2003
+++ SOURCES/xdm.init Thu Jul 28 15:08:53 2005
@@ -4,7 +4,7 @@
#
# Version: @(#) /etc/rc.d/init.d/xdm 1.3
#
-# chkconfig: 5 95 5
+# chkconfig: 5 95 05
# description: Starts and stops the X Display Manager at startup and \
# shutdown. can run one of several display managers; gdm, kdm, \
# or xdm, in that order of preferential treatment.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/dansguardian.init?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/gdm.init?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/SOURCES/intersync.init?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SOURCES/irqbalance.init?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/microcode_ctl.init?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SOURCES/monit.init?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SOURCES/pcmcia.init?r1=1.16&r2=1.17&f=u
http://cvs.pld-linux.org/SOURCES/webmin.init?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SOURCES/xdm.init?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list