commit:     e1ddf3ae5d450ef64d5c193eecc93d6643817d1e
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 00:41:13 2017 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 00:41:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ddf3ae

sys-cluster/sanlock: disable disfunctional ExecStartPre= in wdmd service

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-cluster/sanlock/sanlock-3.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/sanlock/sanlock-3.4.0.ebuild 
b/sys-cluster/sanlock/sanlock-3.4.0.ebuild
index 9e0358e..a235166 100644
--- a/sys-cluster/sanlock/sanlock-3.4.0.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.4.0.ebuild
@@ -77,6 +77,7 @@ src_install() {
 
        # systemd
        systemd_newunit init.d/sanlock.service.native sanlock.service
+       sed -i 's,^ExecStartPre=,#ExecStartPre=,' init.d/wdmd.service.native
        systemd_newunit init.d/wdmd.service.native wdmd.service
        systemd_dounit init.d/sanlk-resetd.service
        #systemd_dounit ${FILESDIR}/fence_sanlockd.service

Reply via email to