From b59cbab549d0858be40a93a6db11f63fd331ebd8 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:23 -0500 Subject: [PATCH] media-sound/mserv: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-sound/mserv/files/mserv-0.35-initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/mserv/files/mserv-0.35-initd b/media-sound/mserv/files/mserv-0.35-initd index b694107fe036..21a1b3f36547 100644 --- a/media-sound/mserv/files/mserv-0.35-initd +++ b/media-sound/mserv/files/mserv-0.35-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$ -- 2.26.2