From: Austin English Date: Wed, 18 May 2016 06:33:37 +0000 (-0500) Subject: sys-apps/lm_sensors: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=caa47b183e423b590247ef938cfc1ba57cd55ba3;p=gentoo.git sys-apps/lm_sensors: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/lm_sensors/files/fancontrol-init.d-2 b/sys-apps/lm_sensors/files/fancontrol-init.d-2 index 0474d12b3208..22d191b0f083 100644 --- a/sys-apps/lm_sensors/files/fancontrol-init.d-2 +++ b/sys-apps/lm_sensors/files/fancontrol-init.d-2 @@ -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$ diff --git a/sys-apps/lm_sensors/files/lm_sensors-3-init.d b/sys-apps/lm_sensors/files/lm_sensors-3-init.d index b33814f62665..2aa5f6472942 100644 --- a/sys-apps/lm_sensors/files/lm_sensors-3-init.d +++ b/sys-apps/lm_sensors/files/lm_sensors-3-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-apps/lm_sensors/files/sensord-4-init.d b/sys-apps/lm_sensors/files/sensord-4-init.d index 3734dfede1d9..9a8723fe4ea4 100644 --- a/sys-apps/lm_sensors/files/sensord-4-init.d +++ b/sys-apps/lm_sensors/files/sensord-4-init.d @@ -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$