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