From: Austin English Date: Wed, 18 May 2016 06:28:36 +0000 (-0500) Subject: games-simulation/openttd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c8fafc520c3d5b3f86c0e044be38539faea4e9f3;p=gentoo.git games-simulation/openttd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-simulation/openttd/files/openttd.initd b/games-simulation/openttd/files/openttd.initd index 629f1857c259..a14cf6d2a9e0 100644 --- a/games-simulation/openttd/files/openttd.initd +++ b/games-simulation/openttd/files/openttd.initd @@ -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 or later # $Id$