[Debian-ha-commits] [ocfs2-tools] 01/02: Remove sendsigs causing sysv depends loop
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Fri Jul 8 21:46:39 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 f16fb51cb2511cfdbdd102cd54123797b5c895cd
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Fri Jul 8 23:44:24 2016 +0200
Remove sendsigs causing sysv depends loop
---
debian/patches/ocfs2-init-script.patch | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/patches/ocfs2-init-script.patch b/debian/patches/ocfs2-init-script.patch
index ab825e9..af8658e 100644
--- a/debian/patches/ocfs2-init-script.patch
+++ b/debian/patches/ocfs2-init-script.patch
@@ -1,6 +1,6 @@
--- a/vendor/common/ocfs2.init
+++ b/vendor/common/ocfs2.init
-@@ -7,16 +7,25 @@
+@@ -7,16 +7,24 @@
#
### BEGIN INIT INFO
# Provides: ocfs2
@@ -14,7 +14,6 @@
+# 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
# Short-Description: Mount OCFS2 volumes at boot.
--
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