From fba3c613eb7194114cc88aae603487f7ce614031 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:51 -0500 Subject: net-analyzer/mrtg: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/mrtg/files/mrtg.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/mrtg') 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$ -- cgit v1.2.3-65-gdbad