summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/apcupsd/files/apcupsd.init.2a2
-rw-r--r--sys-power/apcupsd/files/apcupsd.init.42
-rw-r--r--sys-power/apcupsd/files/apcupsd.powerfail.init2
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$