summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:20 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb5ddcffe266929aa3445116d23a9a6cb918c23d1 (patch)
tree7c8df22b4c401a7d110c37504ef35491b6b440c0 /net-analyzer
parentnet-analyzer/thrulay: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b5ddcffe266929aa3445116d23a9a6cb918c23d1.tar.gz
gentoo-b5ddcffe266929aa3445116d23a9a6cb918c23d1.tar.bz2
gentoo-b5ddcffe266929aa3445116d23a9a6cb918c23d1.zip
net-analyzer/tleds: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tleds/files/tleds.init.d2
1 files changed, 1 insertions, 1 deletions
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$