From: Austin English Date: Wed, 18 May 2016 06:35:23 +0000 (-0500) Subject: www-servers/resin: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=168aec72f872d7ad9be01512ac5cc97e25560690;p=gentoo.git www-servers/resin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/resin/files/4.0.46/resin.init b/www-servers/resin/files/4.0.46/resin.init index 6103369d40e3..66e26463e84a 100644 --- a/www-servers/resin/files/4.0.46/resin.init +++ b/www-servers/resin/files/4.0.46/resin.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$