From: Austin English Date: Wed, 18 May 2016 06:34:44 +0000 (-0500) Subject: sys-libs/freeipmi: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bb6e0420fa21607ea6bc9e32a451981294588b78;p=gentoo.git sys-libs/freeipmi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$