From: Austin English Date: Wed, 18 May 2016 06:34:07 +0000 (-0500) Subject: sys-cluster/corosync: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=015283eef92b1a99abf6b28069e0669eee838286;p=gentoo.git sys-cluster/corosync: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-cluster/corosync/files/corosync.initd b/sys-cluster/corosync/files/corosync.initd index b88f11b1d6df..38dd598f438d 100644 --- a/sys-cluster/corosync/files/corosync.initd +++ b/sys-cluster/corosync/files/corosync.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$