From 85644990e4a13c983db64bd847f3321e4a05d2a5 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:09 -0500 Subject: [PATCH] net-analyzer/rrdtool: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/rrdtool/files/rrdcached.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/rrdtool/files/rrdcached.init b/net-analyzer/rrdtool/files/rrdcached.init index d5e9469406e62..364695ee5a9b9 100644 --- a/net-analyzer/rrdtool/files/rrdcached.init +++ b/net-analyzer/rrdtool/files/rrdcached.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$