From 1ec32a4726fdb46b284b6294e1d018a757fadbbb Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:35 -0500 Subject: net-analyzer/2ping: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/2ping/files/2pingd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/2ping/files/2pingd b/net-analyzer/2ping/files/2pingd index dcb2eefad383..9a7c735bb503 100644 --- a/net-analyzer/2ping/files/2pingd +++ b/net-analyzer/2ping/files/2pingd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad