From 14f58fb1f0411a1bb916b0bf2dfc51f4c87b0bb2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:51 -0500 Subject: sys-apps/xmbmon: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/xmbmon/files/mbmon.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/xmbmon') diff --git a/sys-apps/xmbmon/files/mbmon.rc b/sys-apps/xmbmon/files/mbmon.rc index 6ca761f5e42f..1a7be36b7381 100644 --- a/sys-apps/xmbmon/files/mbmon.rc +++ b/sys-apps/xmbmon/files/mbmon.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad