From 4dec655a72538b7b5a296c8f6946e2807d27e97e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:49 -0500 Subject: [PATCH] sys-power/apcupsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-power/apcupsd/files/apcupsd.init.2a | 2 +- sys-power/apcupsd/files/apcupsd.init.4 | 2 +- sys-power/apcupsd/files/apcupsd.powerfail.init | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-power/apcupsd/files/apcupsd.init.2a b/sys-power/apcupsd/files/apcupsd.init.2a index 1ecc1b929a21..8f673d44e945 100644 --- a/sys-power/apcupsd/files/apcupsd.init.2a +++ b/sys-power/apcupsd/files/apcupsd.init.2a @@ -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/apcupsd/files/apcupsd.init.4 b/sys-power/apcupsd/files/apcupsd.init.4 index d06052036dad..2a69687db89d 100644 --- a/sys-power/apcupsd/files/apcupsd.init.4 +++ b/sys-power/apcupsd/files/apcupsd.init.4 @@ -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/apcupsd/files/apcupsd.powerfail.init b/sys-power/apcupsd/files/apcupsd.powerfail.init index e0c798c1da05..5eaad9ea3bc9 100644 --- a/sys-power/apcupsd/files/apcupsd.powerfail.init +++ b/sys-power/apcupsd/files/apcupsd.powerfail.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2