[Debian-ha-commits] [ocfs2-tools] 04/06: Start storage services before ocfs2

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Jul 8 09:59:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository ocfs2-tools.

commit 46fe7f18eaee6b4da72c6a5961cd658a429d427e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Fri Jul 8 09:06:53 2016 +0200

    Start storage services before ocfs2
---
 debian/patches/ocfs2-init-script.patch | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/ocfs2-init-script.patch b/debian/patches/ocfs2-init-script.patch
index 3fe0326..ab825e9 100644
--- a/debian/patches/ocfs2-init-script.patch
+++ b/debian/patches/ocfs2-init-script.patch
@@ -6,12 +6,14 @@
  # Provides: ocfs2
 -# Required-Start: $network o2cb
 -# Required-Stop: 
-+# Required-Start: $local_fs $network o2cb
-+# Required-Stop: $local_fs $network o2cb
- # X-UnitedLinux-Should-Start:
- # X-UnitedLinux-Should-Stop:
+-# X-UnitedLinux-Should-Start:
+-# X-UnitedLinux-Should-Stop:
 -# Default-Start:  2 3 5
 -# Default-Stop:
++# Required-Start: $local_fs $network o2cb
++# Required-Stop: $local_fs $network o2cb
++# Should-Start: drbd iscsi multipath-tools
++# Should-Stop: drbd iscsi multipath-tools
 +# X-Stop-After: sendsigs
 +# Default-Start: 2 3 4 5
 +# Default-Stop: 0 1 6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/ocfs2-tools.git



More information about the Debian-HA-Commits mailing list