[Debian-ha-commits] [pacemaker] 08/09: Added override for script-in-etc-init.d-not-registered-via-update-rc.d

Richard Winters devrik-guest at moszumanska.debian.org
Thu Apr 30 00:52:11 UTC 2015


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

devrik-guest pushed a commit to branch master
in repository pacemaker.

commit 24af7a12847f6d62ebad3760c297568c01003af6
Author: Richard B Winters <rik at mmogp.com>
Date:   Wed Apr 29 20:41:45 2015 -0400

    Added override for script-in-etc-init.d-not-registered-via-update-rc.d
    
     - Added override which explains that the script is not
       registered with update-rc.d due to the fact that other
       components are designed to start/stop pacemaker at system
       boot.
    
    Change-Id: I0809261705c8142d696c6fbbe5a166deeeef30cb
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/pacemaker.lintian-overrides | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/pacemaker.lintian-overrides b/debian/pacemaker.lintian-overrides
index c448f3e..67088c9 100644
--- a/debian/pacemaker.lintian-overrides
+++ b/debian/pacemaker.lintian-overrides
@@ -1,2 +1,6 @@
+# init.d scripts not registered with update-rc.d since other components are meant to start/stop pacemaker at
+# system boot. Mismatching sonames and non-versioned so names are as intended since the respective libraries
+# are private/plug-ins.
 pacemaker binary: package-name-doesnt-match-sonames
 pacemaker binary: shlib-without-versioned-soname
+pacemaker binary: script-in-etc-init.d-not-registered-via-update-rc.d

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



More information about the Debian-HA-Commits mailing list