From: Austin English Date: Wed, 18 May 2016 06:29:27 +0000 (-0500) Subject: media-sound/setmixer: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abc4aad0b4b068f01c81772c11c7c682d625e5fb;p=gentoo.git media-sound/setmixer: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-sound/setmixer/files/setmixer.rc b/media-sound/setmixer/files/setmixer.rc index 8c71076e7607..f701f0e4629c 100644 --- a/media-sound/setmixer/files/setmixer.rc +++ b/media-sound/setmixer/files/setmixer.rc @@ -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$