[-]
[+]
|
Changed |
cluster-cman-init.patch
|
@@ -1,13 +1,11 @@
--- cman/init.d/cman.in.orig 2009-10-21 12:55:15.000000000 +0200
-+++ cman/init.d/cman.in 2009-11-10 19:40:07.000000000 +0100
-@@ -9,29 +9,42 @@
- ### BEGIN INIT INFO
++++ cman/init.d/cman.in 2009-11-10 20:36:37.000000000 +0100
+@@ -10,28 +10,41 @@
# Provides: cman
# Required-Start: $network $time
--# Required-Stop: $network $time
+ # Required-Stop: $network $time
-# Default-Start:
-# Default-Stop:
-+# Required-Stop: gfs gfs2
+# Default-Start: 2 3 5
# Short-Description: Starts and stops cman
# Description: Starts and stops the Cluster Manager set of daemons
|
[-]
[+]
|
Changed |
cluster-gfs-init.patch
^
|
@@ -1,13 +1,11 @@
--- gfs/init.d/gfs.in.orig 2009-11-08 21:33:56.000000000 +0100
-+++ gfs/init.d/gfs.in 2009-11-10 19:41:38.000000000 +0100
-@@ -8,24 +8,38 @@
- ### BEGIN INIT INFO
++++ gfs/init.d/gfs.in 2009-11-10 20:37:55.000000000 +0100
+@@ -9,23 +9,37 @@
# Provides: gfs
# Required-Start: $network cman
--# Required-Stop: $network cman
+ # Required-Stop: $network cman
-# Default-Start:
-# Default-Stop:
-+# Required-Stop: $null
+# Default-Start: 2 3 5
# Short-Description: mount/unmount gfs filesystems configured in /etc/fstab
# Description: mount/unmount gfs filesystems configured in /etc/fstab
|
[-]
[+]
|
Changed |
cluster-gfs2-init.patch
^
|
@@ -1,13 +1,11 @@
--- gfs2/init.d/gfs2.in.orig 2009-11-08 21:35:26.000000000 +0100
-+++ gfs2/init.d/gfs2.in 2009-11-10 19:40:52.000000000 +0100
-@@ -8,24 +8,38 @@
- ### BEGIN INIT INFO
++++ gfs2/init.d/gfs2.in 2009-11-10 20:37:19.000000000 +0100
+@@ -9,23 +9,37 @@
# Provides: gfs2
# Required-Start: $network cman
--# Required-Stop: $network cman
+ # Required-Stop: $network cman
-# Default-Start:
-# Default-Stop:
-+# Required-Stop: $null
+# Default-Start: 2 3 4
# Short-Description: mount/unmount gfs2 filesystems configured in /etc/fstab
# Description: mount/unmount gfs2 filesystems configured in /etc/fstab
|