From: Austin English Date: Wed, 18 May 2016 06:26:34 +0000 (-0500) Subject: app-admin/mcollective: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4a7531a0729bf8aeb18306336eb6035f6d55881;p=gentoo.git app-admin/mcollective: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/mcollective/files/mcollectived.initd b/app-admin/mcollective/files/mcollectived.initd index 5744bcd93726..c9c70be7fed8 100644 --- a/app-admin/mcollective/files/mcollectived.initd +++ b/app-admin/mcollective/files/mcollectived.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the Apache License, Version 2.0 # $Id$