From 28620cb50d2157bbda1af3d9faf41d2d58952e5a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:32 -0500 Subject: net-dns/pdns: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/pdns/files/pdns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns/files/pdns b/net-dns/pdns/files/pdns index 6fd30219fe0f..2894b34921d4 100644 --- a/net-dns/pdns/files/pdns +++ b/net-dns/pdns/files/pdns @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3