dev-db/mysql-init-scripts: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:27:55 +0000 (01:27 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
dev-db/mysql-init-scripts/files/init.d-2.0

index 0402789f6032e0441eb5a0b6550799d1879b5ed3..ec4f996db1e9872082c1f2fab13b27a58a94e77f 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$