From: Austin English Date: Wed, 18 May 2016 06:34:14 +0000 (-0500) Subject: sys-cluster/ipvsadm: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3f24d5effa53774ea2183c1f13a1c4c78be11acf;p=gentoo.git sys-cluster/ipvsadm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$