From 92eb3b2dbb0444af742c5c3313f2e5897bfdaf73 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:48 -0500 Subject: sys-power/acpid: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-power/acpid/files/acpid-2.0.16-init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/acpid/files/acpid-2.0.16-init.d b/sys-power/acpid/files/acpid-2.0.16-init.d index aa8ff75f18e3..cd57da85fbb3 100644 --- a/sys-power/acpid/files/acpid-2.0.16-init.d +++ b/sys-power/acpid/files/acpid-2.0.16-init.d @@ -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$ -- cgit v1.2.3-65-gdbad