summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit45818073b85835a2744a409a7eda8ae777b71f6d (patch)
tree17e27a2b4bd6cdb0d8a9940bbbf8c25c17043c21 /media-sound/peercast/files
parentmedia-sound/mt-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-45818073b85835a2744a409a7eda8ae777b71f6d.tar.gz
gentoo-45818073b85835a2744a409a7eda8ae777b71f6d.tar.bz2
gentoo-45818073b85835a2744a409a7eda8ae777b71f6d.zip
media-sound/peercast: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/peercast/files')
-rw-r--r--media-sound/peercast/files/peercast.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/peercast/files/peercast.initd b/media-sound/peercast/files/peercast.initd
index d0adc83d00bd..48cd0f3a4864 100644
--- a/media-sound/peercast/files/peercast.initd
+++ b/media-sound/peercast/files/peercast.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$