From: Austin English Date: Wed, 18 May 2016 06:35:09 +0000 (-0500) Subject: www-apps/rt: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9985f1d7df0a312a9763031fbd2c8eaad858d75;p=gentoo.git www-apps/rt: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apps/rt/files/rt.init.d.2 b/www-apps/rt/files/rt.init.d.2 index 9d45e40ef04c..22282c272886 100644 --- a/www-apps/rt/files/rt.init.d.2 +++ b/www-apps/rt/files/rt.init.d.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$