From: Austin English Date: Wed, 18 May 2016 06:28:28 +0000 (-0500) Subject: games-action/minetest: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=50551ce9de093f9aa1fff69449f7d1fe7d989f1b;p=gentoo.git games-action/minetest: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-action/minetest/files/minetestserver.initd b/games-action/minetest/files/minetestserver.initd index 88bfba9edd30..c8ac20d46fff 100644 --- a/games-action/minetest/files/minetestserver.initd +++ b/games-action/minetest/files/minetestserver.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$