From c8fafc520c3d5b3f86c0e044be38539faea4e9f3 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:36 -0500 Subject: [PATCH] games-simulation/openttd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- games-simulation/openttd/files/openttd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openttd/files/openttd.initd b/games-simulation/openttd/files/openttd.initd index 629f1857c259f..a14cf6d2a9e02 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$