From: Austin English Date: Wed, 18 May 2016 06:27:56 +0000 (-0500) Subject: dev-db/mysql-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2a208ad971d7cc7fad397e8c92aa4a46bef7f76e;p=gentoo.git dev-db/mysql-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$