From: Austin English Date: Wed, 18 May 2016 06:26:51 +0000 (-0500) Subject: app-admin/sysstat: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2f0f3369da0ae0cccd6df80bac6b4b6a92c5e82d;p=gentoo.git app-admin/sysstat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$