summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:48 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitab2786aa42569aa09f2d8e7bb14730c43d83ec98 (patch)
tree5f9aa814a640038ac1136a4ca783405d4035624d /net-analyzer/iplog
parentnet-analyzer/ipcad: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-ab2786aa42569aa09f2d8e7bb14730c43d83ec98.tar.gz
gentoo-ab2786aa42569aa09f2d8e7bb14730c43d83ec98.tar.bz2
gentoo-ab2786aa42569aa09f2d8e7bb14730c43d83ec98.zip
net-analyzer/iplog: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/iplog')
-rw-r--r--net-analyzer/iplog/files/iplog.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/iplog/files/iplog.rc6 b/net-analyzer/iplog/files/iplog.rc6
index 3656d32f0479..7ef0ca64ca42 100644
--- a/net-analyzer/iplog/files/iplog.rc6
+++ b/net-analyzer/iplog/files/iplog.rc6
@@ -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$