From 7a8973d62aba39da7b1711ca7df19f0ba0767b5a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:36 -0500 Subject: net-dns/unbound: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/unbound/files/unbound.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns') diff --git a/net-dns/unbound/files/unbound.initd b/net-dns/unbound/files/unbound.initd index f17d0720b8f8..a1682800757a 100644 --- a/net-dns/unbound/files/unbound.initd +++ b/net-dns/unbound/files/unbound.initd @@ -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-65-gdbad