net-p2p/ppcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:32:56 +0000 (01:32 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
net-p2p/ppcoind/files/ppcoin.initd
net-p2p/ppcoind/files/ppcoin.initd-r1

index 1c7373104e8b7ca8c11edfeead4a02e3ad15b442..e739dc7dba4e60b2345040abe70da267d282caea 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Distributed under the terms of the GNU General Public License, v2 or later
 
 VARDIR="/var/lib/ppcoin"
index 4dabd48eff13976ed5cdde5f63eef4c67d0129d5..14afc6f0ad92e57e1ab1ffe1f1c6dadbacae8ea7 100644 (file)
@@ -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$