net-dns/namecoind: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:30:30 +0000 (01:30 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
net-dns/namecoind/files/namecoin.initd

index 4330c918e44b2d9b21ef668ace9946909ee6bd0d..abb7dabca9be22ec40c6e6cd742e263ac17a6829 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/namecoin"