From: Austin English Date: Wed, 18 May 2016 06:29:35 +0000 (-0500) Subject: net-analyzer/2ping: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ec32a4726fdb46b284b6294e1d018a757fadbbb;p=gentoo.git net-analyzer/2ping: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$