From: Austin English Date: Wed, 18 May 2016 06:44:48 +0000 (-0500) Subject: www-servers/tomcat: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a650374dd6fc0424109ff5db28779f825e0db641;p=gentoo.git www-servers/tomcat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/tomcat/files/tomcat-r1.init b/www-servers/tomcat/files/tomcat-r1.init index 531baa13eb4d..13c3e548a2d4 100644 --- a/www-servers/tomcat/files/tomcat-r1.init +++ b/www-servers/tomcat/files/tomcat-r1.init @@ -1,5 +1,5 @@ -#!/@GENTOO_PORTAGE_EPREFIX@sbin/runscript -# Copyright 1999-2015 Gentoo Foundation +#!/@GENTOO_PORTAGE_EPREFIX@sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 extra_commands="forcestop"