net-p2p/litecoind: 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/litecoind/files/litecoin.initd
net-p2p/litecoind/files/litecoin.initd-r1

index 036ab8c577a9faf73c4058cdbe13f85d0d7be1fe..51d601974d0fae28cc0f2af6d6eed14865d32131 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/litecoin"
index c5bd2f9ceef212f9d9283765ab1bdf10ab3f078d..46b99faf41bcacb3ce81b912434c4b7e2caa7a0f 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$