From: Austin English Date: Wed, 18 May 2016 06:28:29 +0000 (-0500) Subject: games-action/teeworlds: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16bcc34b6635ac738a5fbabb59eea192309dd71b;p=gentoo.git games-action/teeworlds: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-action/teeworlds/files/teeworlds-init.d b/games-action/teeworlds/files/teeworlds-init.d index 7b9fd33bffee..fa1a95831ff5 100644 --- a/games-action/teeworlds/files/teeworlds-init.d +++ b/games-action/teeworlds/files/teeworlds-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2