summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit3d0277f42242c078dc108ff2bbd22bcd383c0888 (patch)
treeb5286a33f78045d063562afa3a036c6fc158a3b6 /net-analyzer
parentnet-analyzer/net-snmp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-3d0277f42242c078dc108ff2bbd22bcd383c0888.tar.gz
gentoo-3d0277f42242c078dc108ff2bbd22bcd383c0888.tar.bz2
gentoo-3d0277f42242c078dc108ff2bbd22bcd383c0888.zip
net-analyzer/nrpe: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nrpe/files/nrpe.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nrpe/files/nrpe.init b/net-analyzer/nrpe/files/nrpe.init
index b1f343070eb6..adb5502d55ff 100644
--- a/net-analyzer/nrpe/files/nrpe.init
+++ b/net-analyzer/nrpe/files/nrpe.init
@@ -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$