From: Austin English Date: Wed, 18 May 2016 06:29:20 +0000 (-0500) Subject: media-sound/mpd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9679e3ee17210ec50c05a9c1369872a838d86ea9;p=gentoo.git media-sound/mpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-sound/mpd/files/mpd2.init b/media-sound/mpd/files/mpd2.init index 9ec1ed2e9070..d8b9de8938ab 100644 --- a/media-sound/mpd/files/mpd2.init +++ b/media-sound/mpd/files/mpd2.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$