sci-misc/boinc: Migrated boinc.init to use start-stop-daemon
authorSven Eden <yamakuzure@gmx.net>
Wed, 13 Apr 2016 12:09:53 +0000 (14:09 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 26 Apr 2016 07:07:58 +0000 (07:07 +0000)
commit6fbb2367cc20a9b34acde2f1df699900f310a9cf
tree780fe5800d9b0937fd87a5e34ab28d8cc5632eec
parent4a1812d93b2531712d2293ad3bcd381d3b7d846e
sci-misc/boinc: Migrated boinc.init to use start-stop-daemon

The boinc init script can no longer start, attach or stop the boinc
manager if openrc-0.20 and newer is used, because openrc no longer
passes $SHELL to init scripts.

To solve the issue the init script has been migrated to use
start-stop-daemon instead of using 'su' directly.

This change should have no impact for users of previous openrc
versions.

Gentoo-Bug: https://bugs.gentoo.org/574260
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1244

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sci-misc/boinc/files/boinc.init