From: Austin English Date: Wed, 18 May 2016 06:31:38 +0000 (-0500) Subject: net-misc/connman: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b92ff56025c885b8547fbcf64d42b021bbf6c5b;p=gentoo.git net-misc/connman: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/connman/files/connman.initd2 b/net-misc/connman/files/connman.initd2 index d65d25998dfa..7b14d074c226 100644 --- a/net-misc/connman/files/connman.initd2 +++ b/net-misc/connman/files/connman.initd2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Purpose License v2 # $Id$