From eab49567da9c4f44b6a9a601b38ebf88cbfa22c7 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:09 -0500 Subject: [PATCH] sys-cluster/drbd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/drbd/files/drbd-8.0.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/drbd/files/drbd-8.0.rc b/sys-cluster/drbd/files/drbd-8.0.rc index ed5abe98d78a..4adbb8249211 100644 --- a/sys-cluster/drbd/files/drbd-8.0.rc +++ b/sys-cluster/drbd/files/drbd-8.0.rc @@ -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 or later # $Id$ -- 2.26.2