From b6bf728d649fd29220a3a6418a5e219a39f2f879 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:19 -0500 Subject: sys-cluster/pacemaker: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/pacemaker/files/pacemaker.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster') diff --git a/sys-cluster/pacemaker/files/pacemaker.initd b/sys-cluster/pacemaker/files/pacemaker.initd index 9adb92b28fa2..8ed19d7fb21b 100644 --- a/sys-cluster/pacemaker/files/pacemaker.initd +++ b/sys-cluster/pacemaker/files/pacemaker.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad