From 2a208ad971d7cc7fad397e8c92aa4a46bef7f76e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:56 -0500 Subject: dev-db/mysql-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/mysql-proxy/files/mysql-proxy.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/mysql-proxy/files/mysql-proxy.initd') diff --git a/dev-db/mysql-proxy/files/mysql-proxy.initd b/dev-db/mysql-proxy/files/mysql-proxy.initd index fbbc8df72d97..abd1176fea8b 100644 --- a/dev-db/mysql-proxy/files/mysql-proxy.initd +++ b/dev-db/mysql-proxy/files/mysql-proxy.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3