From d15ab96b272ad07583668a2525c8b4e7e3712ab9 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:07 -0500 Subject: [PATCH] net-analyzer/pnp4nagios: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/pnp4nagios/files/npcd | 2 +- net-analyzer/pnp4nagios/files/npcd.initd | 2 +- 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$ -- 2.26.2