From f27233ce510d18c56673385a8b44395a8a39b38e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:25 -0500 Subject: net-dns/bind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/bind/files/named.init-r13 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns/bind/files/named.init-r13') diff --git a/net-dns/bind/files/named.init-r13 b/net-dns/bind/files/named.init-r13 index 752338c43744..69f381324e66 100644 --- a/net-dns/bind/files/named.init-r13 +++ b/net-dns/bind/files/named.init-r13 @@ -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$ -- cgit v1.2.3-65-gdbad