From: Austin English Date: Wed, 18 May 2016 06:34:20 +0000 (-0500) Subject: sys-cluster/poolmon: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a01b19e83a2543edcfb90084085151a24220ca1a;p=gentoo.git sys-cluster/poolmon: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-cluster/poolmon/files/poolmon.init b/sys-cluster/poolmon/files/poolmon.init index 141554fa9b62..beff8304b701 100644 --- a/sys-cluster/poolmon/files/poolmon.init +++ b/sys-cluster/poolmon/files/poolmon.init @@ -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$