From 015283eef92b1a99abf6b28069e0669eee838286 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:07 -0500 Subject: [PATCH] sys-cluster/corosync: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/corosync/files/corosync.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2