From: Austin English Date: Wed, 18 May 2016 06:29:51 +0000 (-0500) Subject: net-analyzer/mrtg: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fba3c613eb7194114cc88aae603487f7ce614031;p=gentoo.git net-analyzer/mrtg: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/mrtg/files/mrtg.rc b/net-analyzer/mrtg/files/mrtg.rc index deb3229a543a..c621410faed3 100644 --- a/net-analyzer/mrtg/files/mrtg.rc +++ b/net-analyzer/mrtg/files/mrtg.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$