summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:49 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37 (patch)
tree727923f2188f1eef0d6dc9f9f6194a67dc0f5687 /net-p2p/bitcoind
parentnet-p2p/airdcpp-webclient: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37.tar.gz
gentoo-48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37.tar.bz2
gentoo-48c26c4ea88de913b390f5b7c8ed3d5e92c2ba37.zip
net-p2p/bitcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r--net-p2p/bitcoind/files/bitcoin.initd-r12
1 files changed, 1 insertions, 1 deletions
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$