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