summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-08-24 12:37:28 +0200
committerPacho Ramos <pacho@gentoo.org>2016-08-24 12:38:04 +0200
commitce09cb50694a0019580593835430e46f93b99594 (patch)
treef18e0f6851ce63e047ce7d27547a22f0d92e5598 /www-apps/grafana-bin/files
parentwww-apps/grafana-bin: Drop old (diff)
downloadgentoo-ce09cb50694a0019580593835430e46f93b99594.tar.gz
gentoo-ce09cb50694a0019580593835430e46f93b99594.tar.bz2
gentoo-ce09cb50694a0019580593835430e46f93b99594.zip
www-apps/grafana-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript
Package-Manager: portage-2.3.0
Diffstat (limited to 'www-apps/grafana-bin/files')
-rw-r--r--www-apps/grafana-bin/files/grafana.initd.22
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/grafana-bin/files/grafana.initd.2 b/www-apps/grafana-bin/files/grafana.initd.2
index 14b0b1fdfa04..21cfbe0026f2 100644
--- a/www-apps/grafana-bin/files/grafana.initd.2
+++ b/www-apps/grafana-bin/files/grafana.initd.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$