summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:20 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9679e3ee17210ec50c05a9c1369872a838d86ea9 (patch)
tree18240c1da20f0002a3d6798a58a7ae87f0110b37 /media-sound/mpd
parentmedia-sound/gnump3d: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-9679e3ee17210ec50c05a9c1369872a838d86ea9.tar.gz
gentoo-9679e3ee17210ec50c05a9c1369872a838d86ea9.tar.bz2
gentoo-9679e3ee17210ec50c05a9c1369872a838d86ea9.zip
media-sound/mpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/mpd')
-rw-r--r--media-sound/mpd/files/mpd2.init2
1 files changed, 1 insertions, 1 deletions
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$