app-admin/mcollective: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:26:34 +0000 (01:26 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-admin/mcollective/files/mcollectived.initd

index 5744bcd93726141823ddff8691202ac7be0b44ee..c9c70be7fed8a8a01d481fdc347c7db8e8d0bf34 100644 (file)
@@ -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$