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