From: Austin English Date: Wed, 18 May 2016 06:34:48 +0000 (-0500) Subject: sys-power/acpid: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92eb3b2dbb0444af742c5c3313f2e5897bfdaf73;p=gentoo.git sys-power/acpid: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$