From 3f24d5effa53774ea2183c1f13a1c4c78be11acf Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:14 -0500 Subject: sys-cluster/ipvsadm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/ipvsadm/files/ipvsadm-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ipvsadm/files/ipvsadm-init b/sys-cluster/ipvsadm/files/ipvsadm-init index a365524039a4..db6907366e6b 100644 --- a/sys-cluster/ipvsadm/files/ipvsadm-init +++ b/sys-cluster/ipvsadm/files/ipvsadm-init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad