summaryrefslogtreecommitdiff
path: root/net-analyzer/arpwatch
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:38 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit02706fe6ed3d0c3b62dd03b634db882779002c79 (patch)
tree653ebcb8ce6085cc9252deedcdb4edf8069b41ee /net-analyzer/arpwatch
parente0c83c786ef61bde5a05c4de777a5d9082cda331 (diff)
downloadgentoo-02706fe6ed3d0c3b62dd03b634db882779002c79.tar.gz
gentoo-02706fe6ed3d0c3b62dd03b634db882779002c79.tar.xz
net-analyzer/arpwatch: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/arpwatch')
-rw-r--r--net-analyzer/arpwatch/files/arpwatch.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arpwatch/files/arpwatch.initd b/net-analyzer/arpwatch/files/arpwatch.initd
index 0a517e00c66..10a45534483 100644
--- a/net-analyzer/arpwatch/files/arpwatch.initd
+++ b/net-analyzer/arpwatch/files/arpwatch.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$