From: Austin English Date: Wed, 18 May 2016 06:27:45 +0000 (-0500) Subject: app-mobilephone/sobexsrv: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=caa71ea11a0538e630342a69f66ca3d499bba020;p=gentoo.git app-mobilephone/sobexsrv: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-mobilephone/sobexsrv/files/init.d_sobexsrv b/app-mobilephone/sobexsrv/files/init.d_sobexsrv index a1e5cd95889a..6eb22e38b547 100644 --- a/app-mobilephone/sobexsrv/files/init.d_sobexsrv +++ b/app-mobilephone/sobexsrv/files/init.d_sobexsrv @@ -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$