From ca0d8d67383c6ffedb52d2ce9c2e05ee693c5c65 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:45 -0500 Subject: net-analyzer/icinga: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/icinga/files/icinga-init.d | 2 +- net-analyzer/icinga/files/ido2db-init.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/icinga/files') diff --git a/net-analyzer/icinga/files/icinga-init.d b/net-analyzer/icinga/files/icinga-init.d index 6bf9695fc8cc..3ec2766c1c41 100644 --- a/net-analyzer/icinga/files/icinga-init.d +++ b/net-analyzer/icinga/files/icinga-init.d @@ -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$ diff --git a/net-analyzer/icinga/files/ido2db-init.d b/net-analyzer/icinga/files/ido2db-init.d index 7db7194102d2..32ea6e9f3dbb 100644 --- a/net-analyzer/icinga/files/ido2db-init.d +++ b/net-analyzer/icinga/files/ido2db-init.d @@ -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$ -- cgit v1.2.3-65-gdbad