summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:44:48 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:44:48 -0500
commita650374dd6fc0424109ff5db28779f825e0db641 (patch)
tree43a2999ec64c7f28d2a8f60fc85bf44f5f91284e /www-servers
parentapp-admin/clsync: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-a650374dd6fc0424109ff5db28779f825e0db641.tar.gz
gentoo-a650374dd6fc0424109ff5db28779f825e0db641.tar.bz2
gentoo-a650374dd6fc0424109ff5db28779f825e0db641.zip
www-servers/tomcat: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/files/tomcat-r1.init4
1 files changed, 2 insertions, 2 deletions
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"