From: Austin English Date: Wed, 18 May 2016 06:35:15 +0000 (-0500) Subject: www-servers/boa: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=814ed9a263571bf4343fe01691084469712a661d;p=gentoo.git www-servers/boa: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/boa/files/boa.rc6 b/www-servers/boa/files/boa.rc6 index 3b480ce3636c..8cadfaaaac25 100644 --- a/www-servers/boa/files/boa.rc6 +++ b/www-servers/boa/files/boa.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$