From 837d329f01d0be733e96dd1118b1db6094911b40 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:30 -0500 Subject: [PATCH] net-dns/namecoind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/namecoind/files/namecoin.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/namecoind/files/namecoin.initd b/net-dns/namecoind/files/namecoin.initd index 4330c918e44b..abb7dabca9be 100644 --- a/net-dns/namecoind/files/namecoin.initd +++ b/net-dns/namecoind/files/namecoin.initd @@ -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" -- 2.26.2