summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:51 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0c2ab643c62e4645e0434bbd1a5a5289cc7c4d55 (patch)
tree7b06b49f13d5a40d0e165a43d6d8f806012c7ab2 /net-p2p
parentnet-p2p/bitcoinxtd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0c2ab643c62e4645e0434bbd1a5a5289cc7c4d55.tar.gz
gentoo-0c2ab643c62e4645e0434bbd1a5a5289cc7c4d55.tar.bz2
gentoo-0c2ab643c62e4645e0434bbd1a5a5289cc7c4d55.zip
net-p2p/bitflu: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitflu/files/bitflu.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitflu/files/bitflu.initd b/net-p2p/bitflu/files/bitflu.initd
index 41a1696b0b7d..4137774964d2 100644
--- a/net-p2p/bitflu/files/bitflu.initd
+++ b/net-p2p/bitflu/files/bitflu.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$