From bb6e0420fa21607ea6bc9e32a451981294588b78 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:44 -0500 Subject: [PATCH] sys-libs/freeipmi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-libs/freeipmi/files/bmc-watchdog.initd.3 | 2 +- sys-libs/freeipmi/files/bmc-watchdog.initd.4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/freeipmi/files/bmc-watchdog.initd.3 b/sys-libs/freeipmi/files/bmc-watchdog.initd.3 index e662c9537aae..c61e5cfa14d7 100644 --- a/sys-libs/freeipmi/files/bmc-watchdog.initd.3 +++ b/sys-libs/freeipmi/files/bmc-watchdog.initd.3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-libs/freeipmi/files/bmc-watchdog.initd.4 b/sys-libs/freeipmi/files/bmc-watchdog.initd.4 index 88999eddc99e..42ea3df6e226 100644 --- a/sys-libs/freeipmi/files/bmc-watchdog.initd.4 +++ b/sys-libs/freeipmi/files/bmc-watchdog.initd.4 @@ -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