summaryrefslogtreecommitdiff
path: root/net-analyzer/ippl
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:49 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit975696211fe847d95cc3c9e603dfc4c31c0704fd (patch)
treec301134940b39dcfd49a1dea8577aa97875e2f33 /net-analyzer/ippl
parentab2786aa42569aa09f2d8e7bb14730c43d83ec98 (diff)
downloadgentoo-975696211fe847d95cc3c9e603dfc4c31c0704fd.tar.gz
gentoo-975696211fe847d95cc3c9e603dfc4c31c0704fd.tar.xz
net-analyzer/ippl: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/files/ippl.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ippl/files/ippl.rc b/net-analyzer/ippl/files/ippl.rc
index df9ecd1d9d3..517759fa9df 100644
--- a/net-analyzer/ippl/files/ippl.rc
+++ b/net-analyzer/ippl/files/ippl.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$