summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:51 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitfba3c613eb7194114cc88aae603487f7ce614031 (patch)
tree2f761e00b969a33be9e01f471a8eafe6c0590867
parentnet-analyzer/metasploit: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-fba3c613eb7194114cc88aae603487f7ce614031.tar.gz
gentoo-fba3c613eb7194114cc88aae603487f7ce614031.tar.bz2
gentoo-fba3c613eb7194114cc88aae603487f7ce614031.zip
net-analyzer/mrtg: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/mrtg/files/mrtg.rc2
1 files changed, 1 insertions, 1 deletions
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$