diff options
-rw-r--r-- | media-sound/peercast/files/peercast.initd | 2 |
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$ |