summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:19 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitada49e96ffa4d0f2a8fa37a13744b04de499d4f0 (patch)
tree2b541b3582236d65ca60c19e317d5aafe91f1b5f
parentnet-analyzer/symon: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-ada49e96ffa4d0f2a8fa37a13744b04de499d4f0.tar.gz
gentoo-ada49e96ffa4d0f2a8fa37a13744b04de499d4f0.tar.bz2
gentoo-ada49e96ffa4d0f2a8fa37a13744b04de499d4f0.zip
net-analyzer/thrulay: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/thrulay/files/thrulayd-init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/thrulay/files/thrulayd-init.d b/net-analyzer/thrulay/files/thrulayd-init.d
index b791047d4ccb..2999d53f8bdf 100644
--- a/net-analyzer/thrulay/files/thrulayd-init.d
+++ b/net-analyzer/thrulay/files/thrulayd-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$