Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/sanlock/
Date: Tue, 03 Jan 2017 00:42:07
Message-Id: 1483404105.e1ddf3ae5d450ef64d5c193eecc93d6643817d1e.mschiff@gentoo
1 commit: e1ddf3ae5d450ef64d5c193eecc93d6643817d1e
2 Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 00:41:13 2017 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 00:41:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ddf3ae
7
8 sys-cluster/sanlock: disable disfunctional ExecStartPre= in wdmd service
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-cluster/sanlock/sanlock-3.4.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/sys-cluster/sanlock/sanlock-3.4.0.ebuild b/sys-cluster/sanlock/sanlock-3.4.0.ebuild
16 index 9e0358e..a235166 100644
17 --- a/sys-cluster/sanlock/sanlock-3.4.0.ebuild
18 +++ b/sys-cluster/sanlock/sanlock-3.4.0.ebuild
19 @@ -77,6 +77,7 @@ src_install() {
20
21 # systemd
22 systemd_newunit init.d/sanlock.service.native sanlock.service
23 + sed -i 's,^ExecStartPre=,#ExecStartPre=,' init.d/wdmd.service.native
24 systemd_newunit init.d/wdmd.service.native wdmd.service
25 systemd_dounit init.d/sanlk-resetd.service
26 #systemd_dounit ${FILESDIR}/fence_sanlockd.service