From 48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:49 -0500 Subject: net-p2p/bitcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/bitcoind/files/bitcoin.initd-r1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/bitcoind') 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$ -- cgit v1.2.3-65-gdbad