From: Austin English Date: Wed, 18 May 2016 06:29:56 +0000 (-0500) Subject: net-analyzer/nepenthes: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=58cb98901ffd3a56d908cc0f40dee8cbfec554c5;p=gentoo.git net-analyzer/nepenthes: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/nepenthes/files/nepenthes.initd b/net-analyzer/nepenthes/files/nepenthes.initd index 1ff1bff1ab3e..80918fe6eb32 100644 --- a/net-analyzer/nepenthes/files/nepenthes.initd +++ b/net-analyzer/nepenthes/files/nepenthes.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$