sys-fs/lvm2: improve dmeventd init
authorRobin H. Johnson <robbat2@gentoo.org>
Wed, 17 Apr 2019 07:04:10 +0000 (00:04 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Wed, 17 Apr 2019 07:25:38 +0000 (00:25 -0700)
commit04b17140f5801dc924927a418f43cfe765afc778
tree81efae0cf311f6c624357f94edb7d778b838e4fc
parent965220269a5b04a2aeb7061d8e69b62156bd9373
sys-fs/lvm2: improve dmeventd init

Upstream dmeventd has an exit-on-idle behavior that leads openrc to
decide that it has crashed, when it just exited "normally".

Provide multiple ways around this:
- supervisor support in the init script
- patch the daemon to make the idle timeout configurable (submitted upstream)

Co-authored-by: William Hubbs <williamh@gentoo.org>
Fixes: https://bugs.gentoo.org/682556
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
sys-fs/lvm2/files/dmeventd.initd-2.02.184-r2 [new file with mode: 0644]
sys-fs/lvm2/files/lvm2-2.02.184-dmeventd-no-idle-exit.patch [new file with mode: 0644]
sys-fs/lvm2/lvm2-2.02.184-r2.ebuild