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
commitb59cbab549d0858be40a93a6db11f63fd331ebd8 (patch)
tree5c1c08190a0ee9face2819ab3f9059fccd4c9d8f /media-sound/mserv
parentmedia-sound/mpdscribble: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b59cbab549d0858be40a93a6db11f63fd331ebd8.tar.gz
gentoo-b59cbab549d0858be40a93a6db11f63fd331ebd8.tar.bz2
gentoo-b59cbab549d0858be40a93a6db11f63fd331ebd8.zip
media-sound/mserv: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/mserv')
-rw-r--r--media-sound/mserv/files/mserv-0.35-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mserv/files/mserv-0.35-initd b/media-sound/mserv/files/mserv-0.35-initd
index b694107fe036..21a1b3f36547 100644
--- a/media-sound/mserv/files/mserv-0.35-initd
+++ b/media-sound/mserv/files/mserv-0.35-initd
@@ -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 or later
# $Id$