From: Austin English Date: Wed, 18 May 2016 06:29:23 +0000 (-0500) Subject: media-sound/mt-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a56888c915508f824a3cedcb2808c398d5e5fac3;p=gentoo.git media-sound/mt-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-sound/mt-daapd/files/mt-daapd.init.2 b/media-sound/mt-daapd/files/mt-daapd.init.2 index 4f6c37ce400d..7c0a69651fb1 100644 --- a/media-sound/mt-daapd/files/mt-daapd.init.2 +++ b/media-sound/mt-daapd/files/mt-daapd.init.2 @@ -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$