From: Austin English Date: Wed, 18 May 2016 06:28:34 +0000 (-0500) Subject: games-server/pvpgn: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=584bb0af0ec1b585e21a875e39b050cdeec1aed6;p=gentoo.git games-server/pvpgn: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-server/pvpgn/files/pvpgn.rc b/games-server/pvpgn/files/pvpgn.rc index 3fd782a7f708..999dbc928ca1 100644 --- a/games-server/pvpgn/files/pvpgn.rc +++ b/games-server/pvpgn/files/pvpgn.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$