summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/linux-misc-apps/files')
-rw-r--r--sys-apps/linux-misc-apps/files/freefall.initd2
-rw-r--r--sys-apps/linux-misc-apps/files/hpfall.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux-misc-apps/files/freefall.initd b/sys-apps/linux-misc-apps/files/freefall.initd
index 1df5294534e9..dac021d069ed 100644
--- a/sys-apps/linux-misc-apps/files/freefall.initd
+++ b/sys-apps/linux-misc-apps/files/freefall.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2012-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-apps/linux-misc-apps/files/hpfall.initd b/sys-apps/linux-misc-apps/files/hpfall.initd
index 5b9a55ba5a8f..571d5651effd 100644
--- a/sys-apps/linux-misc-apps/files/hpfall.initd
+++ b/sys-apps/linux-misc-apps/files/hpfall.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$