From: Austin English Date: Wed, 18 May 2016 06:32:49 +0000 (-0500) Subject: net-p2p/bitcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37;p=gentoo.git net-p2p/bitcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-p2p/bitcoind/files/bitcoin.initd-r1 b/net-p2p/bitcoind/files/bitcoin.initd-r1 index 79ae6afec2e0..56a4b1c9d25e 100644 --- a/net-p2p/bitcoind/files/bitcoin.initd-r1 +++ b/net-p2p/bitcoind/files/bitcoin.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$