summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0c314e016304ca80421d16f674de2f6fa035a493 (patch)
tree5c804ee0e211e9fcb2ebb1dd6ca3129f93f71557 /app-benchmarks
parentapp-backup/tsm: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0c314e016304ca80421d16f674de2f6fa035a493.tar.gz
gentoo-0c314e016304ca80421d16f674de2f6fa035a493.tar.bz2
gentoo-0c314e016304ca80421d16f674de2f6fa035a493.zip
app-benchmarks/bootchart2: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/bootchart2/files/bootchart2.init2
1 files changed, 1 insertions, 1 deletions
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$