From: Austin English Date: Wed, 18 May 2016 06:33:39 +0000 (-0500) Subject: sys-apps/netkit-base: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0da2b76bb830edd98651433a988efabe286e4517;p=gentoo.git sys-apps/netkit-base: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/netkit-base/files/inetd.rc6 b/sys-apps/netkit-base/files/inetd.rc6 index 652362507fc3..85df47390cd6 100644 --- a/sys-apps/netkit-base/files/inetd.rc6 +++ b/sys-apps/netkit-base/files/inetd.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$