From: Austin English Date: Wed, 18 May 2016 06:27:00 +0000 (-0500) Subject: app-benchmarks/bootchart2: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0c314e016304ca80421d16f674de2f6fa035a493;p=gentoo.git app-benchmarks/bootchart2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-benchmarks/bootchart2/files/bootchart2.init b/app-benchmarks/bootchart2/files/bootchart2.init index 32cc4b8620f1..0cb38e17daae 100644 --- a/app-benchmarks/bootchart2/files/bootchart2.init +++ b/app-benchmarks/bootchart2/files/bootchart2.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$