From: Austin English Date: Wed, 18 May 2016 06:30:34 +0000 (-0500) Subject: net-dns/rbldnsd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=64ec2a48d75991fbd4c3ad2857fa8a7adb774c04;p=gentoo.git net-dns/rbldnsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-dns/rbldnsd/files/initd-0.997a b/net-dns/rbldnsd/files/initd-0.997a index c3ade4d15e36..069b48315f64 100644 --- a/net-dns/rbldnsd/files/initd-0.997a +++ b/net-dns/rbldnsd/files/initd-0.997a @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$