summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:08 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit28f9bfba74d1fbbbb0d43280f027d4714755a275 (patch)
treed5bcc874b1ea83e1747cfac0d3c9d9ddbe3bc241 /net-analyzer
parentnet-analyzer/pnp4nagios: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-28f9bfba74d1fbbbb0d43280f027d4714755a275.tar.gz
gentoo-28f9bfba74d1fbbbb0d43280f027d4714755a275.tar.bz2
gentoo-28f9bfba74d1fbbbb0d43280f027d4714755a275.zip
net-analyzer/portmon: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/portmon/files/portmon.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/portmon/files/portmon.init b/net-analyzer/portmon/files/portmon.init
index 75879f8911a1..8a2863000f85 100644
--- a/net-analyzer/portmon/files/portmon.init
+++ b/net-analyzer/portmon/files/portmon.init
@@ -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$