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