From 0c314e016304ca80421d16f674de2f6fa035a493 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:00 -0500 Subject: app-benchmarks/bootchart2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-benchmarks/bootchart2/files/bootchart2.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-benchmarks') 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$ -- cgit v1.2.3-65-gdbad