From: Austin English Date: Wed, 18 May 2016 06:33:53 +0000 (-0500) Subject: sys-auth/keystone: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=598fba8a8643b261b9428d35810e55cfffa21402;p=gentoo.git sys-auth/keystone: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-auth/keystone/files/keystone.initd b/sys-auth/keystone/files/keystone.initd index bc32002f567c..cc98974d3a48 100644 --- a/sys-auth/keystone/files/keystone.initd +++ b/sys-auth/keystone/files/keystone.initd @@ -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$