From: Austin English Date: Wed, 18 May 2016 06:31:03 +0000 (-0500) Subject: net-irc/anope: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=695cecc72ec88f6b1e11be4423c9fc4cc45e7c02;p=gentoo.git net-irc/anope: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-irc/anope/files/anope-init.d b/net-irc/anope/files/anope-init.d index f8d73c67eadc..036608f0e53b 100644 --- a/net-irc/anope/files/anope-init.d +++ b/net-irc/anope/files/anope-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$