From: Austin English Date: Wed, 18 May 2016 06:33:13 +0000 (-0500) Subject: net-voip/yate: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61218b6fbc22c78a1b6a4b42c15e8ddc88d5d9e7;p=gentoo.git net-voip/yate: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-voip/yate/files/yate.rc6 b/net-voip/yate/files/yate.rc6 index d2d8a5adac0d..edeff0fe8add 100644 --- a/net-voip/yate/files/yate.rc6 +++ b/net-voip/yate/files/yate.rc6 @@ -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$