summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:21 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitbbda3d39ada0f0eb23dbd2b3f5970d16d14a7131 (patch)
treec84a8c412ab225687f34a45696894cf7d7b52dd6 /media-sound/mpdas
parentmedia-sound/mpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-bbda3d39ada0f0eb23dbd2b3f5970d16d14a7131.tar.gz
gentoo-bbda3d39ada0f0eb23dbd2b3f5970d16d14a7131.tar.bz2
gentoo-bbda3d39ada0f0eb23dbd2b3f5970d16d14a7131.zip
media-sound/mpdas: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/mpdas')
-rw-r--r--media-sound/mpdas/files/mpdas.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mpdas/files/mpdas.init b/media-sound/mpdas/files/mpdas.init
index 96ebd6101705..df841c1c05f7 100644
--- a/media-sound/mpdas/files/mpdas.init
+++ b/media-sound/mpdas/files/mpdas.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$