From 45818073b85835a2744a409a7eda8ae777b71f6d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:24 -0500 Subject: [PATCH] media-sound/peercast: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-sound/peercast/files/peercast.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2