From: Austin English Date: Wed, 18 May 2016 06:27:29 +0000 (-0500) Subject: app-misc/carbon-c-relay: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b0b59f915608839f61627c92c0e4b4cb1328a3d5;p=gentoo.git app-misc/carbon-c-relay: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-misc/carbon-c-relay/files/carbon-c-relay.initd b/app-misc/carbon-c-relay/files/carbon-c-relay.initd index 40efa5286a6b..3951d1de25df 100644 --- a/app-misc/carbon-c-relay/files/carbon-c-relay.initd +++ b/app-misc/carbon-c-relay/files/carbon-c-relay.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$