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

index a821c3771fddd6a6e691ba2106d8ac9e3169c6e0..37a24b8a6b71f07e28b5443ad1c1a0f9f6d1affb 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/primecoin"
index de80df26c3796c9020af5cb773e64dc8c62d4275..d5ad457f34500c13de71adbe126999869f169acc 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$