commit: ce09cb50694a0019580593835430e46f93b99594 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Wed Aug 24 10:37:28 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Wed Aug 24 10:38:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce09cb50
www-apps/grafana-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript Package-Manager: portage-2.3.0 www-apps/grafana-bin/files/grafana.initd.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/grafana-bin/files/grafana.initd.2 b/www-apps/grafana-bin/files/grafana.initd.2 index 14b0b1f..21cfbe0 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$
