summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/pnp4nagios/files/npcd2
-rw-r--r--net-analyzer/pnp4nagios/files/npcd.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pnp4nagios/files/npcd b/net-analyzer/pnp4nagios/files/npcd
index 3f0704043b39..62915ba98a31 100644
--- a/net-analyzer/pnp4nagios/files/npcd
+++ b/net-analyzer/pnp4nagios/files/npcd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-analyzer/pnp4nagios/files/npcd.initd b/net-analyzer/pnp4nagios/files/npcd.initd
index 2c71ada44870..f48efba5f7a8 100644
--- a/net-analyzer/pnp4nagios/files/npcd.initd
+++ b/net-analyzer/pnp4nagios/files/npcd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$