summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:23 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commita56888c915508f824a3cedcb2808c398d5e5fac3 (patch)
tree801d577c628c4ca1b5f7497faad17f03828c5efa /media-sound/mt-daapd
parentmedia-sound/mserv: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-a56888c915508f824a3cedcb2808c398d5e5fac3.tar.gz
gentoo-a56888c915508f824a3cedcb2808c398d5e5fac3.tar.bz2
gentoo-a56888c915508f824a3cedcb2808c398d5e5fac3.zip
media-sound/mt-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r--media-sound/mt-daapd/files/mt-daapd.init.22
1 files changed, 1 insertions, 1 deletions
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$