From 88ed0ccd6457f53f2f5193201404c9c5a69808ed Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:33 -0500 Subject: games-server/monopd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- games-server/monopd/files/monopd.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-server') 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$ -- cgit v1.2.3-65-gdbad