From a650374dd6fc0424109ff5db28779f825e0db641 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:44:48 -0500 Subject: www-servers/tomcat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-servers/tomcat/files/tomcat-r1.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers') 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" -- cgit v1.2.3-65-gdbad