From: Austin English Date: Wed, 18 May 2016 06:35:04 +0000 (-0500) Subject: www-apache/anyterm: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3da1c9bacb1566d2f2411e364a0d4ebab9fa597c;p=gentoo.git www-apache/anyterm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apache/anyterm/files/anyterm.init.d b/www-apache/anyterm/files/anyterm.init.d index 771f4bc1c050..c6be7b0e3e2a 100644 --- a/www-apache/anyterm/files/anyterm.init.d +++ b/www-apache/anyterm/files/anyterm.init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$