From 22fd060e918bc6e2a5044b6a707477a0ac61a5f2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:02 -0500 Subject: net-analyzer/ntop: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/ntop/files/ntop-initd | 2 +- net-analyzer/ntop/files/ntop-initd-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/ntop/files') diff --git a/net-analyzer/ntop/files/ntop-initd b/net-analyzer/ntop/files/ntop-initd index ffc2923790df..ec9afd576f32 100644 --- a/net-analyzer/ntop/files/ntop-initd +++ b/net-analyzer/ntop/files/ntop-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/net-analyzer/ntop/files/ntop-initd-r1 b/net-analyzer/ntop/files/ntop-initd-r1 index 1f685d0ee733..4bcde98da03f 100644 --- a/net-analyzer/ntop/files/ntop-initd-r1 +++ b/net-analyzer/ntop/files/ntop-initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad