From: Austin English Date: Wed, 18 May 2016 06:32:45 +0000 (-0500) Subject: net-nntp/hellanzb: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18a7a684a03d5afdff8fccd13caaae4b16a80c18;p=gentoo.git net-nntp/hellanzb: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-nntp/hellanzb/files/hellanzb.init b/net-nntp/hellanzb/files/hellanzb.init index be318d56c49d..a6b269ec54c0 100644 --- a/net-nntp/hellanzb/files/hellanzb.init +++ b/net-nntp/hellanzb/files/hellanzb.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2