From: Austin English Date: Wed, 18 May 2016 06:28:38 +0000 (-0500) Subject: games-util/xboxdrv: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=af4d7370ebe1cc03dc7a533f4a5acf23d3787c77;p=gentoo.git games-util/xboxdrv: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-util/xboxdrv/files/xboxdrv.initd b/games-util/xboxdrv/files/xboxdrv.initd index d0cb58bd9025..94761adeb5d0 100644 --- a/games-util/xboxdrv/files/xboxdrv.initd +++ b/games-util/xboxdrv/files/xboxdrv.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$