From e9c8574560c4909237d3258764c6ecba12c1892a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:52 -0500 Subject: sys-power/nut: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-power/nut/files/nut-2.2.2-init.d-upsd | 2 +- sys-power/nut/files/nut-2.2.2-init.d-upsdrv | 2 +- sys-power/nut/files/nut-2.2.2-init.d-upsmon | 2 +- sys-power/nut/files/nut-2.6.5-init.d-upsd | 2 +- sys-power/nut/files/nut-2.6.5-init.d-upslog | 2 +- sys-power/nut/files/nut-2.6.5-init.d-upsmon | 2 +- sys-power/nut/files/nut.powerfail.initd | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sys-power/nut/files/nut-2.2.2-init.d-upsd b/sys-power/nut/files/nut-2.2.2-init.d-upsd index 5d945fe3fa44..9697f9bea220 100644 --- a/sys-power/nut/files/nut-2.2.2-init.d-upsd +++ b/sys-power/nut/files/nut-2.2.2-init.d-upsd @@ -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-power/nut/files/nut-2.2.2-init.d-upsdrv b/sys-power/nut/files/nut-2.2.2-init.d-upsdrv index d6ac3785e7c2..3c03b5ac5645 100644 --- a/sys-power/nut/files/nut-2.2.2-init.d-upsdrv +++ b/sys-power/nut/files/nut-2.2.2-init.d-upsdrv @@ -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-power/nut/files/nut-2.2.2-init.d-upsmon b/sys-power/nut/files/nut-2.2.2-init.d-upsmon index 4f122cec7d3e..079255dca644 100644 --- a/sys-power/nut/files/nut-2.2.2-init.d-upsmon +++ b/sys-power/nut/files/nut-2.2.2-init.d-upsmon @@ -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-power/nut/files/nut-2.6.5-init.d-upsd b/sys-power/nut/files/nut-2.6.5-init.d-upsd index 320831c0dafe..d522d3bdb169 100644 --- a/sys-power/nut/files/nut-2.6.5-init.d-upsd +++ b/sys-power/nut/files/nut-2.6.5-init.d-upsd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-power/nut/files/nut-2.6.5-init.d-upslog b/sys-power/nut/files/nut-2.6.5-init.d-upslog index a5313be2a987..0542e5be3441 100644 --- a/sys-power/nut/files/nut-2.6.5-init.d-upslog +++ b/sys-power/nut/files/nut-2.6.5-init.d-upslog @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-power/nut/files/nut-2.6.5-init.d-upsmon b/sys-power/nut/files/nut-2.6.5-init.d-upsmon index f36a4261aadf..c11602301414 100644 --- a/sys-power/nut/files/nut-2.6.5-init.d-upsmon +++ b/sys-power/nut/files/nut-2.6.5-init.d-upsmon @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-power/nut/files/nut.powerfail.initd b/sys-power/nut/files/nut.powerfail.initd index 352d9661be58..cc2ed0ec0739 100644 --- a/sys-power/nut/files/nut.powerfail.initd +++ b/sys-power/nut/files/nut.powerfail.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad