From: Austin English Date: Wed, 18 May 2016 06:27:49 +0000 (-0500) Subject: dev-db/aerospike-server-community: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=564b11a29174469e82fe7e10335c0d9e0502bef6;p=gentoo.git dev-db/aerospike-server-community: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/aerospike-server-community/files/aerospike.init b/dev-db/aerospike-server-community/files/aerospike.init index 1ded43af1441..b1dac8078d6d 100644 --- a/dev-db/aerospike-server-community/files/aerospike.init +++ b/dev-db/aerospike-server-community/files/aerospike.init @@ -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