sys-apps/fwupd: Revbump to install openrc init script again.

Closes: https://bugs.gentoo.org/674328
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-01-02 14:20:26 +01:00
parent e4233701c2
commit b51fd4a7c5

View File

@@ -114,6 +114,7 @@ src_configure() {
src_install() {
meson_src_install
doinitd "${FILESDIR}"/${PN}
if ! use systemd ; then
# Don't timeout when fwupd is running (#673140)