From 3da1c9bacb1566d2f2411e364a0d4ebab9fa597c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:04 -0500 Subject: [PATCH] www-apache/anyterm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-apache/anyterm/files/anyterm.init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2