From b5ddcffe266929aa3445116d23a9a6cb918c23d1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:20 -0500 Subject: net-analyzer/tleds: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/tleds/files/tleds.init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/tleds/files/tleds.init.d b/net-analyzer/tleds/files/tleds.init.d index 9470c2a5b0e0..6f8f0664fb5e 100644 --- a/net-analyzer/tleds/files/tleds.init.d +++ b/net-analyzer/tleds/files/tleds.init.d @@ -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