summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:56 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2a208ad971d7cc7fad397e8c92aa4a46bef7f76e (patch)
tree1a2a51fda1f25c30e12985557b93812ddbce17db /dev-db/mysql-proxy
parentdev-db/mysql-init-scripts: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2a208ad971d7cc7fad397e8c92aa4a46bef7f76e.tar.gz
gentoo-2a208ad971d7cc7fad397e8c92aa4a46bef7f76e.tar.bz2
gentoo-2a208ad971d7cc7fad397e8c92aa4a46bef7f76e.zip
dev-db/mysql-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-db/mysql-proxy')
-rw-r--r--dev-db/mysql-proxy/files/mysql-proxy.initd2
1 files changed, 1 insertions, 1 deletions
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$