From 64ec2a48d75991fbd4c3ad2857fa8a7adb774c04 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:34 -0500 Subject: net-dns/rbldnsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/rbldnsd/files/initd-0.997a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- cgit v1.2.3-65-gdbad