From: Austin English Date: Wed, 18 May 2016 06:26:31 +0000 (-0500) Subject: app-admin/hddtemp: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fe501693a1c8e044309d54018ce7976ff3eea9d9;p=gentoo.git app-admin/hddtemp: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/hddtemp/files/hddtemp-init b/app-admin/hddtemp/files/hddtemp-init index 60b1e31deeb5..3d46f92104a3 100644 --- a/app-admin/hddtemp/files/hddtemp-init +++ b/app-admin/hddtemp/files/hddtemp-init @@ -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$