From 2f0f3369da0ae0cccd6df80bac6b4b6a92c5e82d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:26:51 -0500 Subject: [PATCH] app-admin/sysstat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-admin/sysstat/files/sysstat.init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/sysstat/files/sysstat.init.d b/app-admin/sysstat/files/sysstat.init.d index fe737b695fe3..df3ad3b95a04 100644 --- a/app-admin/sysstat/files/sysstat.init.d +++ b/app-admin/sysstat/files/sysstat.init.d @@ -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$ -- 2.26.2