From b40571bcdef1a55b1fdf94030ad8a49f7951e1c5 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:14 -0500 Subject: [PATCH] media-sound/aumix: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-sound/aumix/files/aumix.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/aumix/files/aumix.rc6 b/media-sound/aumix/files/aumix.rc6 index f3f3d23645be..cd4c67473d99 100644 --- a/media-sound/aumix/files/aumix.rc6 +++ b/media-sound/aumix/files/aumix.rc6 @@ -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 # $Id$ -- 2.26.2