From: Austin English Date: Wed, 18 May 2016 06:28:33 +0000 (-0500) Subject: games-server/monopd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88ed0ccd6457f53f2f5193201404c9c5a69808ed;p=gentoo.git games-server/monopd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-server/monopd/files/monopd.in b/games-server/monopd/files/monopd.in index 640ab25eb219..f9d056ff91e9 100644 --- a/games-server/monopd/files/monopd.in +++ b/games-server/monopd/files/monopd.in @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$