From: Austin English Date: Wed, 18 May 2016 06:29:24 +0000 (-0500) Subject: media-sound/peercast: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45818073b85835a2744a409a7eda8ae777b71f6d;p=gentoo.git media-sound/peercast: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$